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

3 lines
82 B
Plaintext
Raw Normal View History

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