- Apr
- 35
- 0
Possible Bug? Launching 4nt.exe Goes Haywire
I'm running on a completely new WinXP SP3 image trying to launch 4nt.exe v9.02.154 by this command line:
\\noahc-sys\tools\batch\GrabTools.bat\..\4NTBootStrapper.bat\..\..\tcmd\4nt.exe
It is a valid command syntax, but 4nt takes awhile to load then goes wacky and loads itself many times. If you specify /c <BATCHFILE>then 4nt spits out other strange text. Launching with a more direct path like \\noahc-sys\tools\tcmd\4nt.exe works just fine. But the syntax above is important to support when launching 4nt from cmd.exe and chaining batch files together, for example %0\..\..\tmcd\4nt.exe.
Is this a bug? Could it please get fixed? thanks, I'm a big fan of the product. http://msmvps.com/blogs/coad/archive/2005/02/19/36473.aspx
-Noah Coad, Microsoft Visual Studio Program Manager
(p.s. there are no spaces in that top command, even though the forum site makes it look like there is a space in .bat, but mixed quoted versions are also valid and should be supported, like "\\noahc-sys\tools\batch\GrabTools.bat"\..\4NTBootStrapper.bat\"..\..\tcmd\4nt.exe")
I'm running on a completely new WinXP SP3 image trying to launch 4nt.exe v9.02.154 by this command line:
\\noahc-sys\tools\batch\GrabTools.bat\..\4NTBootStrapper.bat\..\..\tcmd\4nt.exe
It is a valid command syntax, but 4nt takes awhile to load then goes wacky and loads itself many times. If you specify /c <BATCHFILE>then 4nt spits out other strange text. Launching with a more direct path like \\noahc-sys\tools\tcmd\4nt.exe works just fine. But the syntax above is important to support when launching 4nt from cmd.exe and chaining batch files together, for example %0\..\..\tmcd\4nt.exe.
Is this a bug? Could it please get fixed? thanks, I'm a big fan of the product. http://msmvps.com/blogs/coad/archive/2005/02/19/36473.aspx
-Noah Coad, Microsoft Visual Studio Program Manager
(p.s. there are no spaces in that top command, even though the forum site makes it look like there is a space in .bat, but mixed quoted versions are also valid and should be supported, like "\\noahc-sys\tools\batch\GrabTools.bat"\..\4NTBootStrapper.bat\"..\..\tcmd\4nt.exe")