April 12, 200521 yr 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?
April 12, 200521 yr 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
Create an account or sign in to comment