Windows Only Starts from Windows DirectoryLast reviewed: November 23, 1994Article ID: Q88091 |
The information in this article applies to:
SUMMARYIf Windows starts from the Windows directory but not from another directory, such as the root directory, then one or more of the following conditions may exist:
MORE INFORMATIONMake sure you are starting Windows by typing "WIN" (without the quotation marks) instead of using a batch file to start Windows. Edit the AUTOEXEC.BAT file and make WINDOWS the first directory in your PATH= statement. This usually resolves any pathing problems. Windows requires that certain file are in the same directory as the WIN.COM file. To search for multiple WIN.COM files or a batch file that is attempting to start Windows from another directory:
If you find a WIN.BAT file, rename it to something else, such as GOWIN.BAT. Rename the file WINSTART.BAT because Windows treats this as a special file to be read after starting Windows. If you have tried all of the above, and Windows will start from the WINDOWS directory, but it won't start from another directory such as the root directory, you probably have incompatible device drivers in the directory from which Windows will not start. To correct this problem, compare a directory listing of the Windows directory with the directory from which Windows will not start, and look for duplicate files (or device drivers) such as MOUSE.DRV, LMOUSE.DRV, VGA.DRV, VGA.3GR, and so on.
|
KBCategory: kbother kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |