Windows Err Msg: Missing / Unable to Load

Last reviewed: February 13, 1995
Article ID: Q91193
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11
  • Microsoft Windows for Workgroups versions 3.1, 3.11

SYMPTOMS

The following error message may be displayed when you try to start Microsoft Windows or Windows for Workgroups in 386 enhanced mode:

   : Missing / Unable to Load

CAUSE

This error message may be caused by an outdated or corrupt version of the WIN386.EXE file on the system.

WORKAROUND

Cause 1: Duplicate or Outdated Copy of WIN386.EXE

The most common cause of this error message is the presence of the Windows 3.0 version of WIN386.EXE file in the Windows directory. Windows finds this file instead of the correct (3.1) version of the file located in the Windows \SYSTEM directory.

To correct this problem, delete or rename the outdated file.

Search the hard drive for all copies of WIN386.EXE present. If your machine is running Microsoft MS-DOS version 5.0 or later, you can use the DIR command with the /S switch from the root directory of each drive by typing the following:

   CD\ <ENTER>
   DIR WIN386.EXE /S

This generates a report showing the directory location of each instance of the WIN386.EXE file. All copies of the file besides the one in the Windows \SYSTEM subdirectory should be renamed or deleted.

Cause 2: Corrupt WIN386.EXE

The WIN386.EXE file should have the same date as the rest of the Windows .EXE files, such as WRITE.EXE. The date may vary depending on OEM versions of Windows, but all .EXE files should match. It is also possible that the file has the correct date but is still corrupt. If there is only one copy of WIN386.EXE on the hard drive, rename the file and use the EXPAND.EXE utility to expand it from the original Windows disks, as follows:

   EXPAND A:\WIN386.EX_ C:\WINDOWS\SYSTEM\WIN386.EXE


KBCategory: kbother kberrmsg kbinterop
KBSubcategory: wfw wfwg win31
Additional reference words: 3.10


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 13, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.