Hide windows console app window

For some reason I don't want the console window.
Only three Lines need for the chaotic VBScript:
 DIM objShell  
set objShell=wscript.createObject("wscript.shell")
iReturn=objShell.Run("the.exe", 0, TRUE)

0 comments:

Post a Comment

| More

Twitter Updates