Files
time-cafe-desktop-app/Run_CoffeBeans_chcp1251.vbs
T

2 lines
113 B
Plaintext
Raw Normal View History

2026-07-12 13:56:05 +04:00
set WShell = CreateObject("WScript.shell")
ACode = WShell.Run("QtCreator_CMakeLists.txt_chcp1251.bat", 0, false)