Update
This commit is contained in:
3
RunHidden.vbs
Normal file
3
RunHidden.vbs
Normal file
@@ -0,0 +1,3 @@
|
||||
Set WshShell = CreateObject("WScript.Shell")
|
||||
WshShell.Run "pythonw main.py", 0, False
|
||||
Set WshShell = Nothing
|
||||
Reference in New Issue
Block a user