add:初始化工程
This commit is contained in:
3
run_py_hidden.vbs
Normal file
3
run_py_hidden.vbs
Normal file
@@ -0,0 +1,3 @@
|
||||
Set WshShell = CreateObject("WScript.Shell")
|
||||
WshShell.Run "cmd /c F:\sescode_review\toolset\hstools\py-hstools\venv\Scripts\pythonw.exe -X utf8 F:\sescode_review\toolset\hstools\py-hstools\app.py >> app.log 2>&1", 0, False
|
||||
Set WshShell = Nothing
|
||||
Reference in New Issue
Block a user