Glossarion / launch_Glossarion.vbs
Shirochi's picture
Upload 41 files
457b8fd verified
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "pythonw.exe translator_gui.py", 0
Set WshShell = Nothing