; Set output path to the installation directory.\r
SetOutPath $INSTDIR\r
\r
- File "H:\Works\cubeExtranet\desktop\assets\flashplayer_32_ppapi_debug.exe"\r
- ExecWait "$INSTDIR\flashplayer_32_ppapi_debug.exe"\r
+ File "H:\Works\cubeExtranet\desktop\assets\install_flash_player_ppapi.exe"\r
+ File "H:\Works\cubeExtranet\desktop\assets\uninstall_flash_player.exe"\r
+ ExecWait "$INSTDIR\uninstall_flash_player.exe"\r
+ ExecWait "$INSTDIR\install_flash_player_ppapi.exe"\r
\r
; Put file there\r
SetOverwrite ifnewer\r