correct install id and set Languageid hardcoced

This commit is contained in:
Mario Fetka
2013-09-07 18:12:54 +02:00
parent f8efa19601
commit c72f46216f
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ else
endif
[Winbatch_install]
"$Install80Exe$" /sPB /sl "$LanguageId$" /msi EULA_ACCEPT=YES ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" ALLUSERS=1 REBOOT=ReallySuppress
"$Install80Exe$" /rs /sPB /l /sl "1031" /msi EULA_ACCEPT=YES ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" ALLUSERS=1
[Files_install]
; copy the ini file to the InstallDir