From c39db917bb7beab3463dd40deec50ef52e6fd1a4 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 20 Mar 2013 08:36:10 +0100 Subject: [PATCH] wait 3 seconds before the browser is started and can be killed --- CLIENT_DATA/delsub3264.ins | 1 + 1 file changed, 1 insertion(+) diff --git a/CLIENT_DATA/delsub3264.ins b/CLIENT_DATA/delsub3264.ins index 17a357c..c01820f 100644 --- a/CLIENT_DATA/delsub3264.ins +++ b/CLIENT_DATA/delsub3264.ins @@ -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"