Close the teamviewer window after install
This commit is contained in:
parent
5781b13637
commit
f54bbc86b5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user