|
Answer» hi,
I want to run a process in background using command prompt. In unix we have & to start a process in background like tht is there any command to start a background process in WINDOWS command prompt.
What background processes are you talking about? Anti-virus software, real-time anti-spyware software, etc? If so, why WOULD you NEED/want to start it from a command prompt? Why not just start it from the Programs menu or desktop icon?
If you really need to do this, i.e. start a program from a command prompt, you can usually start the program (that RUNS in the background) by typing the name of the .exe FILE to start the program.
|