Correct install
This commit is contained in:
parent
5b809b7a3a
commit
d296b2f78b
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user