On Error Resume Next set wshshell=createobject ("wscript.shell" ) rem d=wshshell.run ("calc",3) d=wshshell.run("c:\windows\system32\calc.exe",3)