code:var objShell = new ActiveXObject("Shell.Application"); objShell.ShellExecute('C:\\app.exe param1 param2');