Thursday, July 10, 2008

Open the Notepad

Dim a
set a = wscript.createobject ("wscript.shell")
a.run "notepad.exe"

No comments: