Silent install and ie toolbar

2006-07-27 09:49:55 by anonymous

I'm installing pdfcreator in silent mode with /sp- and /silent. I'm also using /loadinf to load an options file generated previously with /saveinf:

[Setup]
Lang=english
Dir=C:\Archivos de programa\PDFCreator
Group=PDFCreator
NoIcons=0
Components=program,ghostscript,languages,languages\english
Printername=PDFCreator
Tasks=fileassoc,winexplorer

With this options no ie explorer toolbar should be installed, but it is still installed. There's an option to not install it?

thanks


2006-07-27 11:13:46 by dzinner

I've got the same problem. My option.ini looks like the same as yours, but the toolbar installs ony at the first time. When you remove the programm from your computer and install it again, the toolbar will not install.


2006-08-03 09:11:16 by david

Hi There,
I also wish I could install silently with out the toolbar.

I notice that the NoIcons=0 doesn't seem to wrok.
If I set it to 0 or 1 I still get the desktop icon.

Thanks for any assistance.