Strange behavior of Windows Start Command
The question: On Windows 7 x64 the following line run from a CMD window simply opens another CMD Window. It does not actually run myprog.exe. START “c:program filesmyprogrammyprog.exe” Is there some special usage I need to know about START command? Thanks. The Solutions: Below are the methods you can try. The first solution is probably … Read more