wait 3 seconds before the browser is started and can be killed

This commit is contained in:
Mario Fetka 2013-03-20 08:36:10 +01:00
parent a9b6011a0c
commit c39db917bb
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ if ($INST_SystemType$ = "64 Bit System") and (($INST_architecture$ = "system spe
Files_uninstall_64 /64Bit
comment "Close the UnInstall Browser Window"
sleepSeconds 3
killtask "iexplore.exe"
killtask "iron.exe"
killtask "firefox.exe"