![]() |
|
#1
|
|||
|
|||
|
Thought this belonged in here....
From vynce's post in th General forum http://www.girder.nl/phpBB2/viewtopic.php?t=2337 "There is a program that I've used before that can hide console windows. The program's homepage seems to have moved or something ([url]http://www.rebirthing.co.nz/Runfile.html[url]), but I still have it. You can get it here: http://www.vynce.kicks-ass.net/Girder/Runfile.zip. Use the format: Runfile cmd=ieventc ... " You might also like to check out runhide.vbs http://www.fpschultze.de/w5.htm Thanks, Dav. |
|
#2
|
|||
|
|||
|
And then there is Mario's Cascio's little trick....
"From the Windows Start menu select RUN. Then type 'cmd' and press return. Goto Properties under the Control Menu. Change the default Window Position->Top value to be greater than your screen height. Doing this will make the DOS command window for batch files open and run off screen. " So many choices. Dav. |
|
#3
|
|||
|
|||
|
Quote:
--Steve |
|
#4
|
|||
|
|||
|
The best way to hide DOS screen when executing DOS commands in Windows is by using
WinExec("your command", SW_HIDE); Vo Duc Dien |
![]() |
| Thread Tools | |
| Display Modes | |
|
|