This commit is contained in:
Mario Fetka
2013-09-07 17:11:59 +02:00
parent 803b48db4b
commit e56814ec25
5 changed files with 53 additions and 62 deletions

View File

@@ -1,6 +1,26 @@
[X86]
MsiId={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}
[Startup]
RequireOS=Windows 2000;Windows XP
RequireMSI=3.0
RequireIE=6.0.2600.0
[Product]
msi=AcroPro.msi
Languages=1033;1031;1036
1033=English (United States)
1031=German (Germany)
1036=French (France)
[Windows 2000]
PlatformID=2
MajorVersion=5
ServicePackMajor=4
[Windows XP]
PlatformID=2
MajorVersion=5
MinorVersion=1
ServicePackMajor=2
[MSI Updater]
Path=WindowsInstaller-KB893803-v2-x86.exe
[COMMON]
PN=name
VERSION=version

View File

@@ -90,7 +90,8 @@ else
endif
[Winbatch_install]
msiexec /i "$Install80Msi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" PATCH="$Install810Msp$;$Install811Msp$;$Install812Msp$;$Install813Msp$;$Install814Msp$;$Install815Msp$;$Install816Msp$;$Install817Msp$;$Install820Msp$;$Install821Msp$;$Install822Msp$;$Install823Msp$;$Install823Msp$;$Install825Msp$;$Install826Msp$;$Install830Msp$;$Install831Msp$" TRANSFORMS="$Install80Path$\$LanguageId$.mst" ALLUSERS=1 REBOOT=ReallySuppress EULA_ACCEPT=YES
"$Install80Exe$" /sPB /sl "$LanguageId$"
'/msi ALLUSERS=1 REBOOT=ReallySuppress EULA_ACCEPT=YES
[Files_install]
; copy the ini file to the InstallDir