From 6450e961e4c3d675ba54481fcad88f5e21e3c72e Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 13 Aug 2013 02:13:25 +0200 Subject: [PATCH] Close the teamviewer window after install --- CLIENT_DATA/setup32.ins | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index a67574c..f668996 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -64,6 +64,10 @@ else Winbatch_install Sub_check_exitcode + sleepSeconds 3 + comment "Close the Teamviewer Windows" + killtask "TeamViewer.exe" + comment "Copy files" Files_install /32Bit