in reply to Call batch script in new command / DOS window
system( "start C:\\Foo\\DigThis.bat" );
Type start /? at a command prompt for more info
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Call batch script in new command / DOS window
by ikegami (Patriarch) on Aug 21, 2008 at 18:31 UTC | |
by BrowserUk (Patriarch) on Aug 21, 2008 at 19:31 UTC | |
by ikegami (Patriarch) on Aug 21, 2008 at 22:26 UTC |