Set WshShell = WScript.CreateObject("WScript.Shell") tmp = WshShell.Run("tclock.exe /exit",0,true) tmp = WshShell.Run("tclock.exe",0,false)