durex Posted November 5, 2004 Posted November 5, 2004 Is it possible to have a batch file call an executable and not have the cmd window hang until the application that was called is closed?in other words, as soon as the application launches, the cmd window closes...
jdoe Posted November 5, 2004 Posted November 5, 2004 START "C:\WINDOWS\PROGRAM.EXE"EXITType START /? in Command Prompt window for more detailsThat's it
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