Forum Discussion
pvidal
16 years agoContributor
Hello Jared,
Thank you for your answer. It was very simple after all:
Thank you,
Patricio.
Thank you for your answer. It was very simple after all:
var shell = new ActiveXObject("WScript.Shell");
var errorCode = shell.Run(command, 1, true);
Thank you,
Patricio.