Use self created msp
This commit is contained in:
BIN
CLIENT_DATA/Adobe Photoshop CS2 9.0.2.msp
Normal file
BIN
CLIENT_DATA/Adobe Photoshop CS2 9.0.2.msp
Normal file
Binary file not shown.
BIN
CLIENT_DATA/Adobe Photoshop CS2.mst
Normal file
BIN
CLIENT_DATA/Adobe Photoshop CS2.mst
Normal file
Binary file not shown.
Binary file not shown.
@@ -91,9 +91,6 @@ else
|
||||
Winbatch_install
|
||||
Sub_check_exitcode
|
||||
|
||||
Winbatch_update
|
||||
Sub_check_exitcode
|
||||
|
||||
Winbatch_update_bridge
|
||||
Sub_check_exitcode
|
||||
|
||||
@@ -122,13 +119,11 @@ 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 TRANSFORM=Adobe_Photoshop_CS2_9.0.2.mst
|
||||
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 /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
|
||||
|
||||
[Winbatch_update]
|
||||
"$Install902Exe$" -s
|
||||
|
||||
[Winbatch_update_bridge]
|
||||
"$UpdateBridge104Exe$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user