From f54bbc86b5ecdab5c09ec6a64c3a78447a1b25b3 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 13 Aug 2013 02:13:13 +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 bd48609..3b03ccf 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