Setting System Attribute on SYSTEM.INI Causes GP Fault

Last reviewed: November 23, 1994
Article ID: Q95142
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

If the SYSTEM.INI file is assigned the System attribute, you receive the following error message:

   Application Error
   WINFILE Caused a General Protection Fault
   in module WINFILE.EXE at XXXX:XXXX

RESOLUTION

To correct this error, remove the system attribute from the SYSTEM.INI file by typing the following command at an MS-DOS prompt in the WINDOWS directory:

   ATTRIB -S SYSTEM.INI

MORE INFORMATION

When the SYSTEM.INI file has been altered in the above manner, the File Manager may work intermittently. At times, the directory tree displays just the root directory with no subdirectories. At other times, no file names will appear or file details will appear, preceded by the system/hidden file icon (a red exclamation point on the file icon).

To display the current attributes of the SYSTEM.INI file:

  1. Switch to the WINDOWS directory.

  2. Type the following command at the MS-DOS prompt:

          ATTRIB <SPACE> SYSTEM.INI
    

          press ENTER
    

STATUS

Microsoft has confirmed this to be a problem in Microsoft Windows and Windows for Workgroups. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


KBCategory: kbenv kbdisplay kbbuglist
KBSubcategory: wfw win31 wfwg
Additional reference words: gpf 3.10 3.11


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: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.