Correct install

This commit is contained in:
Mario Fetka 2015-08-21 17:50:43 +02:00
parent 5b809b7a3a
commit d296b2f78b
2 changed files with 4 additions and 12 deletions

View File

@ -5,16 +5,8 @@ PN=name
VERSION=version VERSION=version
[Setup] [Setup]
Group=PDFCreator Group=Images2PDF
NoIcons=0 NoIcons=0
SetupType=custom Tasks=
Components=program,comsamples,helpfiles,helpfiles\english,languages,languages\english
Tasks=desktopicon,desktopicon\common,winexplorer
Printername=PDFCreator
ServerInstallation=0
Win9xPrinterdriver=0
WinNtPrinterdriver=0
Win2k32bitPrinterdriver=0
Win2k64bitPrinterdriver=0
Toolbar=0 Toolbar=0
Offer=0 Offer=0

View File

@ -76,7 +76,7 @@ else
endif endif
[Winbatch_install] [Winbatch_install]
"$InstallExe$" /LOADINF="$IniCfgFile$" /DontUseYahooSearch /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES "$InstallExe$" /DIR="$InstallDir$" /LOADINF="$IniCfgFile$" /DontUseYahooSearch /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES
[Files_install] [Files_install]
; copy the ini file to the InstallDir ; copy the ini file to the InstallDir