Install pdfcreator without pdf achitect (silent install)

sir, madam,

i'm trying to install pdf creator with a silent install

"%~dp0Files\\PDFCreator-1_4_0_setup.exe" /ForceInstall /VERYSILENT /NoCancel /NoRestart /LOADINF:"%~dp0Files\\PDFCreator.ini"
regedit.exe /s %~dp0Files\\pdfregedit.reg
 

at the moment i use following ini file and call the programm in a batch file, but pdf architect also installes itself

how not to install pdfarchitect in a silent install

[Setup]
Lang=english
Dir=C:\\Program Files\\PDFCreator
Group=PDFCreator
NoIcons=0
SetupType=custom
Components=program,ghostscript,comsamples,helpfiles,helpfilesenglish,languages,languagesenglish
Tasks=
Printername=PDFCreator
ServerInstallation=0
Win9xPrinterdriver=0
WinNtPrinterdriver=0
Win2k32bitPrinterdriver=0
Win2k64bitPrinterdriver=0
Toolbar=0

Hello,

today I had the same Problem.

I use “msiexec /X {A484263A-C779-4BF2-86CD-3E62D717F5AE} /passive” as last Installation Step so PDF Architect is deinstalled just after the Instalaltion.