no need for transform on patch and update base pack of bridge

This commit is contained in:
Mario Fetka 2013-09-25 17:41:21 +02:00
parent e11528a76a
commit 5ec0ecf275
4 changed files with 4 additions and 4 deletions

View File

@ -0,0 +1 @@
275c6aca32603d40a0e98cf1495478d82b33181f /home/mario/.opsi-dist-cache/adobe.photoshopcs2-9.0.2/X86/Adobe_Bridge_1.0.3.106.zip

View File

@ -1 +0,0 @@
bf06bd5f00229f52f2a3f03d2f907cfbcdc8c721 /home/mario/.opsi-dist-cache/adobe.photoshopcs2-9.0.2/X86/Adobe_Bridge_1.0.3.zip

View File

@ -120,7 +120,7 @@ inifile $LogDir$\$ProductId$\Abcpy.ini [OEM Install] INSTALLDIR=$InstallDir$
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 TRANSFORM="$LogDir$\$ProductId$\Adobe Photoshop CS2.mst"
msiexec /p "$LogDir$\$ProductId$\Adobe Photoshop CS2 9.0.2.msp" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress TRANSFORM="$LogDir$\$ProductId$\Adobe Photoshop CS2.mst"
msiexec /p "$LogDir$\$ProductId$\Adobe Photoshop CS2 9.0.2.msp" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
msiexec /i "$LogDir$\$ProductId$\bridge\Adobe Bridge 1.0.msi" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
; "$LogDir$\$ProductId$\setup.exe" /s /v /qn

View File

@ -23,8 +23,8 @@ DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
DL_EXTRACT_TO[1]="Temp"
DL_FILE[2]="Adobe_Bridge_1.0.3.zip"
DL_SOURCE[2]="http://download.adobe.com/pub/adobe/bridge/win/1.x/Adobe_Bridge_1.0.3.zip"
DL_FILE[2]="Adobe_Bridge_1.0.3.106.zip"
DL_SOURCE[2]="ftp://ftp.adobe.com/pub/adobe/bridge/win/1.x/Adobe_Bridge_1.0.3.106.zip"
DL_ARCH[2]="X86"
DL_EXTRACT_FORMAT[2]="7zip"
DL_EXTRACT_TO[2]="Temp/bridge"