add back the serial number and installdir
This commit is contained in:
parent
e56814ec25
commit
f8efa19601
@ -90,8 +90,7 @@ else
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
"$Install80Exe$" /sPB /sl "$LanguageId$"
|
||||
'/msi ALLUSERS=1 REBOOT=ReallySuppress EULA_ACCEPT=YES
|
||||
"$Install80Exe$" /sPB /sl "$LanguageId$" /msi EULA_ACCEPT=YES ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" ALLUSERS=1 REBOOT=ReallySuppress
|
||||
|
||||
[Files_install]
|
||||
; copy the ini file to the InstallDir
|
||||
|
Loading…
Reference in New Issue
Block a user