Files
user-system/runtime/wscript-launch-test.vbs

3 lines
137 B
Plaintext
Raw Permalink Normal View History

2026-04-02 11:48:04 +08:00
Set shell = CreateObject("WScript.Shell")
shell.Run "cmd.exe /c echo wscript-ok > D:\project\logs\wscript-launch-test.out.log", 0, False