Deprecated-Unsupported/Java Projects/Bookshelf/windows_launch.vbs

3 lines
82 B
Plaintext
Raw Normal View History

2021-02-18 23:45:52 +00:00
Set sh = CreateObject("WScript.Shell")
sh.Run "bin\windows_launch.bat", 0, True