2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
|
|
set WShell = CreateObject("WScript.shell")
|
||
|
|
ACode = WShell.Run("QtCreator_CMakeLists.txt_chcp1251.bat", 0, false)
|