chore: add remaining files and cleanup

This commit is contained in:
2026-04-02 11:48:04 +08:00
parent bbeeb63dfa
commit 1cba56ea85
11 changed files with 231 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Set shell = CreateObject("WScript.Shell")
shell.Run "cmd.exe /c echo wscript-ok > D:\project\logs\wscript-launch-test.out.log", 0, False