diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 35b0947..502646e 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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$\" diff --git a/builder-product.cfg b/builder-product.cfg index 285006e..64f4930 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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