Changes

Jump to: navigation, search

PDFCreator

No change in size, 15:59, 21 May 2011
m
updated to version 1.2.1
== PDFCreator 1.1.0 - 1.2.0 1 ==
PDFCreator is available for download here: http://sourceforge.net/projects/pdfcreator
<package
id="pdfcreator"
name="PDFCreator 1.2.01" revision="120121"
reboot="false"
priority="0">
<check type="logical" condition="or">
<check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\PDFCreator\PDFCreator.exe" value="1.2.0.01" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES(x86)%\PDFCreator\PDFCreator.exe" value="1.2.0.01" />
</check>
<install cmd='%SOFTWARE%\pdfcreator\PDFCreator-1_2_0_setup1_2_1_setup.exe /LOADINF="%SOFTWARE%\pdfcreator\PDFCreator-1_2_01_2_1.inf" /DontUseYahooSearch /VERYSILENT /NORESTART /SP-' />
<install cmd='%COMSPEC% /C REG ADD "HKLM\SOFTWARE\PDFCreator\Program" /v "UpdateInterval" /t REG_SZ /d "0" /f' />
<upgrade cmd='%SOFTWARE%\pdfcreator\PDFCreator-1_2_0_setup1_2_1_setup.exe /LOADINF="%SOFTWARE%\pdfcreator\PDFCreator-1_2_01_2_1.inf" /DontUseYahooSearch /VERYSILENT /NORESTART /SP-' />
<upgrade cmd='%COMSPEC% /C REG ADD "HKLM\SOFTWARE\PDFCreator\Program" /v "UpdateInterval" /t REG_SZ /d "0" /f' />
</source>
This is a sample PDFCreator-1_2_01_2_1.inf without the toolbar or desktop icons. Setting NoIcons=1 will remove the start menu folder.
Please consider the "Dir"/"Lang"-Setting in the inf file. You can dynamically change it, depending on your OS (x86 or x64) and language, or take the standard setting. The installer will take the system standard setting of programfiles folder, if you remove the entry after "Dir=" or "Lang="
</source>
To create a custom PDFCreator-1_2_01_2_1.inf, run the installer using:
PDFCreator-1_2_0_setup1_2_1_setup.exe /SAVEINF="PDFCreator-1_2_01_2_1.inf"
=== Remove "Application Updater" and "Toolbar" ===
35
edits

Navigation menu