tal ormanda Posted November 26, 2006 Posted November 26, 2006 Is there any special command to open another program with batch files without waiting for the other one to close for it to open the next?
Andromeda43 Posted November 26, 2006 Posted November 26, 2006 Is there any special command to open another program with batch files without waiting for the other one to close for it to open the next?What have you tried? and, what are the programs?Seems to me this topic was just dealt with in another thread. B)
allen2 Posted November 26, 2006 Posted November 26, 2006 You should use start "title" /separate "program".
tal ormanda Posted November 27, 2006 Author Posted November 27, 2006 just like programs like word, excel etc..
tal ormanda Posted November 27, 2006 Author Posted November 27, 2006 how do I use that? hes the location I want to use"C:\Documents and Settings\holenone\Desktop\Anti-Virus\serviwin"
LLXX Posted November 27, 2006 Posted November 27, 2006 Open a command prompt, type "start /?" and press Enter, then read the instructions...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now