PDA

View Full Version : Hidden batch processing?


trodas
01-23-2006, 11:23 AM
It possible to setup batch file/or the shortcut somehow that the ughly and bothering black window aren't shown anymore? :confused:

All I can do is the shortcut minimize thing. Not bad, but still far from hidden.

Any hints, guys?


...ah, yep, the batch file is starting Diskeeper:

net start Diskeeper
C:\WINNT\system32\mmc.exe "C:\Program Files\Diskeeper\Diskeeper.msc"
net stop Diskeeper

It simply start Diskeeper service (when the stupid proggy did not start it for yourself and I don't want this service to run automaticelly upon every boot), then run Diskeeper and then stop Diskeeper service :D

Anyone can help hide this window completely?

cx323
01-24-2006, 04:05 PM
google "batch compiler"

download one that has ghost or silent mode. then you can create an exe with one of the aforementioned modes enabled and you won't see the cmd window