Thank you John.
So it interprets the PATH statements, and only that, and will update the Registry with what
it finds and will do so at startup not at User Login.
So it is really there for legacy OS, upgrade reasons.
Now, the question is this.... Is
http://support.microsoft.com/default.aspx?scid=kb;en-us;124551 out of date and does not
reflect WinXP and Win2003 Server or is it that they don't parse AUTOEXEC.BAT and CONFIG.SYS
for PATH directives at all ?
--
Dave
|
| Two references:
|
| 1)
http://support.microsoft.com/default.aspx?scid=kb;en-us;124551
|
| Windows parses the AUTOEXEC.BAT file during startup by default, which
| results in the appending of the path statement in the AUTOEXEC.BAT file to
| the system path created by Windows.
|
| APPLIES TO
| . Microsoft Windows 2000 Server
| . Microsoft Windows 2000 Advanced Server
| . Microsoft Windows 2000 Professional Edition
| . Microsoft Windows NT Workstation 3.5
| . Microsoft Windows NT Workstation 3.51
| . Microsoft Windows NT Workstation 4.0 Developer Edition
| . Microsoft Windows NT Server 3.51
| . Microsoft Windows NT Server 4.0 Standard Edition
|
|
| 2)
|
http://www.microsoft.com/resources/documentation/windowsnt/4/workstation/reskit/en-us/26_ini.mspx
|
| How Windows NT Uses MS-DOS Configuration Files
|
| During system startup, Windows NT adds any Path, Prompt, and Set commands
| from the C:\Autoexec.bat file to the Windows NT environment variables and
| then ignores the rest of the contents of C:\Autoexec.bat and C:\Config.sys.
| If these files are not present when you install Windows NT, the Setup
| program creates them. Setup also creates default Autoexec.nt and Config.nt
| files.
|
| John Eddy
| Microsoft Newsgroups Administrator
|
|
| David H. Lipman wrote:
| > Show me a MS KB article, reference, or other MS document detailing
| > how and when an AUTOEXEC.BAT file is interpreted by NT based OS's
| > (NT4, Win2K, WinXP and Win2003 Server) and prove that I'm wrong.