Correct install
This commit is contained in:
parent
5b809b7a3a
commit
d296b2f78b
@ -5,16 +5,8 @@ PN=name
|
||||
VERSION=version
|
||||
|
||||
[Setup]
|
||||
Group=PDFCreator
|
||||
Group=Images2PDF
|
||||
NoIcons=0
|
||||
SetupType=custom
|
||||
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
|
||||
Tasks=
|
||||
Toolbar=0
|
||||
Offer=0
|
||||
Offer=0
|
||||
|
@ -76,7 +76,7 @@ else
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
"$InstallExe$" /LOADINF="$IniCfgFile$" /DontUseYahooSearch /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES
|
||||
"$InstallExe$" /DIR="$InstallDir$" /LOADINF="$IniCfgFile$" /DontUseYahooSearch /sp- /silent /norestart /nocancel /SUPPRESSMSGBOXES
|
||||
|
||||
[Files_install]
|
||||
; copy the ini file to the InstallDir
|
||||
|
Loading…
Reference in New Issue
Block a user