Posted to
Classic ASP
by
syslog
on
02-13-2008, 8:51 AM
Hello,
My script...
+++++++++++++
...
set WshShell = CreateObject("WScript.Shell")
set WScriptObj = Server.CreateObject("WScript.Shell")
inReturn=WshShell.run("C:\Program files\Syslog\Registration.exe",0,true)
' test with other process ...