Include updates up to 9.0.2+

This commit is contained in:
Mario Fetka
2013-09-25 11:06:10 +02:00
parent 431ce32354
commit 383e76ec9f
6 changed files with 35 additions and 25 deletions

Binary file not shown.

View File

@@ -1,12 +0,0 @@
[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{BB8774C6-2751-484E-99B3-9348549E6B64}-DlgOrder]
Dlg0={BB8774C6-2751-484E-99B3-9348549E6B64}-SdFinish-0
Count=1
[{BB8774C6-2751-484E-99B3-9348549E6B64}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0

View File

@@ -122,16 +122,15 @@ inifile $LogDir$\$ProductId$\Abcpy.ini [OEM Install] INSTALLDIR=$InstallDir$
[Winbatch_install]
msiexec /i "$LogDir$\$ProductId$\commonfilesinstaller\Adobe Common File Installer.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
msiexec /i "$LogDir$\$ProductId$\help center\Adobe Help Center 1.0.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
msiexec /i "$LogDir$\$ProductId$\Adobe Photoshop CS2.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
msiexec /i "$LogDir$\$ProductId$\Adobe Photoshop CS2.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress TRANSFORM=Adobe_Photoshop_CS2_9.0.2.mst
msiexec /i "$LogDir$\$ProductId$\bridge\Adobe Bridge 1.0.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
msiexec /i "$LogDir$\$ProductId$\stock photography\Adobe Stock Photos 1.0.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
; "$LogDir$\$ProductId$\setup.exe" /s /v /qn
[Winbatch_update]
"$Install902Exe$" -s
[Winbatch_update_bridge]
"$InstallBridge104Exe$"
"$UpdateBridge104Exe$"
[Files_delete]
del -sf "$LogDir$\$ProductId$\"
@@ -150,11 +149,11 @@ copy "$IniCfgFile$" "$InstallDir$"
[Registry_install]
; Disable Registry window
; openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Photoshop CS2 - $MsiId$]
openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\$MsiId$]
set "EPIC_REGS_TYPE" = REG_DWORD:00000004
set "EPIC_REGS_STATE" = REG_DWORD:00000002
set "EPIC_REGS_LANG" = REG_DWORD:00000000
set "EPIC_REGS_COUNT" = REG_DWORD:00000000
; openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\$MsiId$]
; set "EPIC_REGS_TYPE" = REG_DWORD:00000004
; set "EPIC_REGS_STATE" = REG_DWORD:00000002
; set "EPIC_REGS_LANG" = REG_DWORD:00000000
; set "EPIC_REGS_COUNT" = REG_DWORD:00000000
[LinkFolder_install]
; Example of deleting a folder from AllUsers startmenu: