Changes
→PDFCreator 1.1.0 - 1.2.0
</source>
This is a sample PDFCreator-1_2_0.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="For dynamically changing the ini-file settings within batch file processing, take a look at http://home.mnet-online.de/horst.muc/wbat32d.htm#inifileIt is very easy to use.
<source lang="ini">
[Setup]
Lang=english
Dir=C:\Program Files\PDFCreator
Group=PDFCreator
NoIcons=0