Chat etc.
This commit is contained in:
@@ -35,6 +35,7 @@ Public Class Update
|
||||
For Each p In System.Diagnostics.Process.GetProcessesByName("Dokumentation.exe")
|
||||
p.Kill()
|
||||
Next
|
||||
Threading.Thread.Sleep(1500)
|
||||
Try
|
||||
My.Computer.FileSystem.DeleteFile(sAppPath & "\" & "Dokumentation.exe")
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user