J
jadeboy
I created an Adobe Acrobat 4 component (.SLD). The registry is fine in
the .SLD but when I use Component Database Manager to import the
Acrobat 4 .SLD it improperly converts some "" to " in the registry
part of the .SLD. Below is some example. Any permenant solution to this
annoying bug, it wasted my entire day.
Good Registry:
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\"
\"%1\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\ddeexec]
@="[FileOpenEx(\"%1\")]"
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\ddeexec]
@=" [FilePrintSilentEx(\"%1\")]"
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\ddeexec]
@=" [FilePrintToEx(\"%1\" \"%2\" \"%3\" \"%4\")]"
Bad Registry
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe"
"%1""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\ddeexec]
@=hex(0):
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\ddeexec]
@=hex(0):
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\ddeexec]
@=hex(0):
the .SLD but when I use Component Database Manager to import the
Acrobat 4 .SLD it improperly converts some "" to " in the registry
part of the .SLD. Below is some example. Any permenant solution to this
annoying bug, it wasted my entire day.
Good Registry:
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\"
\"%1\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\ddeexec]
@="[FileOpenEx(\"%1\")]"
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\ddeexec]
@=" [FilePrintSilentEx(\"%1\")]"
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\command]
@="\"C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe\""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\ddeexec]
@=" [FilePrintToEx(\"%1\" \"%2\" \"%3\" \"%4\")]"
Bad Registry
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe"
"%1""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\open\ddeexec]
@=hex(0):
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\ddeexec]
@=hex(0):
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\command]
@=""C:\\Program Files\\Adobe\\Acrobat
4.0\\Reader\\AcroRd32.exe""
[HKEY_CLASSES_ROOT\AcroExch.Document\shell\printto\ddeexec]
@=hex(0):