I don't believe there is. Why not have the Lua execute a RunCommand call? Or call a powershell script with something like:Is there a way to hide the cmd popup when executing a command using os.execute just as RunCommand does?
powershell.exe -WindowStyle Hidden -File "C:\path\to\your\script.ps1"
Statistics: Posted by jsmorley — Today, 12:51 pm