Set WshShell = Server.CreateObject("WScript.Shell") x = WshShell.Run("notepad.exe")Set WshShell = Nothing