How do you run a .bat file in the background?

What are you trying to do... that's what I'd like to know first.
What OS are you trying to do it under as well would help.
 
why not put the batch file in the registry at
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
 
You could also schedule the batch file thus running it as the system account user. BTW this can also be done remotely it that should be required
 
I used to run batch file for networking with the psp,thanks for the hide command prompt,Now i to can be clever......sounded like a 10 year old there..mmmmmm
 
Try this:
http://www.commandline.co.uk/cmdow/
CMDOW /RUN /HID file [args]
- Will hide the file being run
The antivirus won't allow it :(
why not put the batch file in the registry at
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
Noted :D
You could also schedule the batch file thus running it as the system account user. BTW this can also be done remotely it that should be required
That's what it's currently being done... but some lusers close it down before it's done :(
 
Top
Sign up to the MyBroadband newsletter
X