SysEdit Err Msg: Cannot Create File \windows\system.iniLast reviewed: November 23, 1994Article ID: Q69689 |
The information in this article applies to:
SYMPTOMSWhen you choose Save from the File menu, the SysEdit program packaged with Microsoft Windows displays the following error message:
Cannot Create File \windows\system.ini CAUSEThe path to the SYSTEM.INI file does not contain the correct drive specification. For example, the following path would cause this error message:
path=\windows;\dos;\gamesNOTE: The same error occurs with the WIN.INI file if the path is incorrect.
RESOLUTIONTo correct this problem, set the full path to the SYSTEM.INI file in the PATH statement in the AUTOEXEC.BAT file. Include the drive and subdirectory where the Windows SYSTEM.INI file resides. For example:
path=c:\windows |
KBCategory: kbtool kbenv kberrmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |