Is is possible to do a silent install of PDFCreator 1.7.2 including PDF Architect but disable the make Default pop box?<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
The command line syntax I am using is as follows
PDFCreator-1_7_2_setup_offline.exe /ForceInstall /VERYSILENT /NORESTART /LANG=English /REGFile=PDFCreator.reg
Below are my reg file settings
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\PDFCreator]
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\PDFCreator\\Program]
"ApplicationVersion"="1.7.2"
"UpdateInterval "="0"
"disableupdatecheck "="1"ow are my reg file settings
Thanks!