I have a small network with a Samba PDC, and I would like to install PDF Creator silently using a logon script. Is there different installer package available I can use to do this? Or maybe even a series of switches I can throw on the regular distribution package?
http://sourceforge.net/docman/display_doc.php?docid=19660&group_id=57796
Is it possible to disable the Internettoolbar in Silent install?
Yes, use the setup commandline parameter "/LOADINF".
I already did.
I've installed the program with the command C:\pdfcreator.exe /saveinf="options.ini" with the options, no toolbar should be installed and pdfCreator should be registerd to Postscript files. After this I installed the program with the command C:\pdfcreator.exe /loadinf="options.ini".
The Internettoolbar is still installed, but the program isn't registered to Postscript files.
Here is the options.ini:
[Setup]
Lang=german
Dir=C:\Programs\PDFCreator
Group=PDFCreator
NoIcons=0
Components=program,ghostscript,languages,languages\english,languages\german
Printername=PDFCreator
Tasks=fileassoc
I already did.
I've installed the program with the command C:\pdfcreator.exe /saveinf="options.ini" with the options, no toolbar should be installed and pdfCreator should be registerd to Postscript files. After this I installed the program with the command C:\pdfcreator.exe /loadinf="options.ini".
The Internettoolbar is still installed, but the program isn't registered to Postscript files.
Here is the options.ini:
[Setup]
Lang=german
Dir=C:\Programs\PDFCreator
Group=PDFCreator
NoIcons=0
Components=program,ghostscript,languages,languages\english,languages\german
Printername=PDFCreator
Tasks=fileassoc