always expext that the download link changes so download to versionized download
This commit is contained in:
parent
05bf0a05cf
commit
ea7f7d1739
@ -112,7 +112,7 @@ DL_SOURCE[3]="http://download.macromedia.com/get/flashplayer/current/support/uni
|
|||||||
DL_ARCH[3]="X86"
|
DL_ARCH[3]="X86"
|
||||||
DL_WINST_NAME[3]=UninstallFlashExe
|
DL_WINST_NAME[3]=UninstallFlashExe
|
||||||
|
|
||||||
DL_FILE[4]="uninstall_shock_player.exe"
|
DL_FILE[4]="uninstall_shock_player-${SHOCKVERSION}.exe"
|
||||||
DL_SOURCE[4]="http://fpdownload.macromedia.com/get/shockwave/uninstall/win/sw_uninstaller.exe"
|
DL_SOURCE[4]="http://fpdownload.macromedia.com/get/shockwave/uninstall/win/sw_uninstaller.exe"
|
||||||
DL_ARCH[4]="X86"
|
DL_ARCH[4]="X86"
|
||||||
DL_WINST_NAME[4]=UninstallShockExe
|
DL_WINST_NAME[4]=UninstallShockExe
|
||||||
|
@ -134,7 +134,7 @@ function create() {
|
|||||||
mv -v $INST_DIR/CLIENT_DATA/CleanSilverlight.cmd $INST_DIR/CLIENT_DATA/UnInstall/Packages/Silverlight
|
mv -v $INST_DIR/CLIENT_DATA/CleanSilverlight.cmd $INST_DIR/CLIENT_DATA/UnInstall/Packages/Silverlight
|
||||||
mv -v $INST_DIR/CLIENT_DATA/X86/dotnet $INST_DIR/CLIENT_DATA/UnInstall/NET
|
mv -v $INST_DIR/CLIENT_DATA/X86/dotnet $INST_DIR/CLIENT_DATA/UnInstall/NET
|
||||||
mv -v $INST_DIR/CLIENT_DATA/X86/uninstall_flash_player-${FLASHVERSION}.exe $INST_DIR/CLIENT_DATA/UnInstall/Packages/Flash/uninstall_flash_player.exe
|
mv -v $INST_DIR/CLIENT_DATA/X86/uninstall_flash_player-${FLASHVERSION}.exe $INST_DIR/CLIENT_DATA/UnInstall/Packages/Flash/uninstall_flash_player.exe
|
||||||
mv -v $INST_DIR/CLIENT_DATA/X86/uninstall_shock_player.exe $INST_DIR/CLIENT_DATA/UnInstall/Packages/Shockwave
|
mv -v $INST_DIR/CLIENT_DATA/X86/uninstall_shock_player-${SHOCKVERSION}.exe $INST_DIR/CLIENT_DATA/UnInstall/Packages/Shockwave/uninstall_shock_player.exe
|
||||||
|
|
||||||
# move the opsi wrapper to the right dir (close the error window if nothing needs to be done)
|
# move the opsi wrapper to the right dir (close the error window if nothing needs to be done)
|
||||||
mv -v $INST_DIR/CLIENT_DATA/opsi-WinPKG.exe $INST_DIR/CLIENT_DATA/Install/
|
mv -v $INST_DIR/CLIENT_DATA/opsi-WinPKG.exe $INST_DIR/CLIENT_DATA/Install/
|
||||||
|
@ -1 +0,0 @@
|
|||||||
4096c02f32cbfc479d491bbd5b4dc72dfd4f7b4d /home/mario/.opsi-dist-cache/sereby.aio-2.0.3.1/ALL/uninstall_shock_player.exe
|
|
Loading…
Reference in New Issue
Block a user