integrate bridge 1.0.4 updatwe

This commit is contained in:
Mario Fetka 2013-09-22 22:26:07 +02:00
parent d5150782f0
commit 431ce32354
2 changed files with 7 additions and 1 deletions

View File

@ -94,6 +94,9 @@ else
Winbatch_update
Sub_check_exitcode
Winbatch_update_bridge
Sub_check_exitcode
Files_delete
comment "Copy files"
@ -127,6 +130,9 @@ msiexec /i "$LogDir$\$ProductId$\stock photography\Adobe Stock Photos 1.0.msi" /
[Winbatch_update]
"$Install902Exe$" -s
[Winbatch_update_bridge]
"$InstallBridge104Exe$"
[Files_delete]
del -sf "$LogDir$\$ProductId$\"

View File

@ -37,8 +37,8 @@ DL_EXTRACT_TO[3]="Temp/bridge"
DL_FILE[4]="AdobeBridge_1.0.4_updater.exe"
DL_SOURCE[4]="http://download.adobe.com/pub/adobe/bridge/win/1.x/AdobeBridge_1.0.4_updater.exe"
DL_ARCH[4]="X86"
DL_EXTRACT_FORMAT[4]="cp"
DL_EXTRACT_TO[4]="Updater/bridge"
DL_WINST_NAME[4]=InstallBridge104Exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0