Page Actions
Wiki Actions
User Actions
Submit This Story

Hide windows console app

For some reason I don't want the console window. Only three Lines need for the chaotic VBScript:

noConsole.vbs
DIM objShell  
set objShell=wscript.createObject("wscript.shell")  
iReturn=objShell.Run("the.exe", 0, TRUE)

Discussion

Enter your comment
 
 
blog/2008/9/hide_windows_console_app.txt · Last modified: 2008/09/01 00:00 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki