Changes

Jump to: navigation, search

PDFCreator

639 bytes added, 01:10, 24 August 2008
m
fix 0.9.3 remove
<install cmd='msiexec /qn /i %SOFTWARE%\pdfcreator\zPDFCreator-0_9_3-AD_DeploymentPackage-WithoutToolbar.msi' />
<upgrade cmd='msiexec /qn /i %SOFTWARE%\pdfcreator\zPDFCreator-0_9_3-AD_DeploymentPackage-WithoutToolbar.msi' />
<remove cmd='msiexec /qn /x %SOFTWARE%\pdfcreator\zPDFCreator-0_9_3-AD_DeploymentPackage-WithoutToolbar.msi' /> <remove cmd='regedit /S %SOFTWARE%\pdfcreator\pdfc_del.reg' /> <!-- It seems uninstall does not properly clean up. (Specifically pdfcmnnt.dll is not removed and is still being loaded on boot) This is a problem when upgrading from 0.9.3 to 0.9.5, because the 0.9.5 installer cannot handle locked files during silent install. -->
</package>
</source>
 
The reg file is:
<pre>
Windows Registry Editor Version 5.00
 
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Monitors\PDFCreator]
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Print\Monitors\PDFCreator]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\PDFCreator]
</pre>
=== Upgrading to 0.9.3 from an already installed older release (0.8.1 in my case) ===
117
edits

Navigation menu