bujo696 Posted April 12, 2005 Posted April 12, 2005 i'm doing my unattended cd and now i'm testing wpi.i have a problem, when i try to install an app that runs with "start /wait .."it returns me an error that couldn't find start, and to use search..the route is ok, cause the others apps runs ok, and i wouldn't use an batch file cause will load the black screen.so, ideas?
DiGGiTY Posted April 12, 2005 Posted April 12, 2005 The start command is part of the command processor. The only way to launch it from the Run box is:cmd /c start /w notepad
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