home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oswpmake.txt < prev    next >
Text File  |  1997-02-13  |  2KB  |  52 lines

  1. OSWPMAKE - "ERROR IN INI FILE" WHEN TRYING TO RUN MAKEINI
  2. 02/02/96
  3.  
  4. =======================================================================
  5.             "Error in INI File" when trying to Run MAKEINI
  6.                  OS/2 2.11 and All OS/2 Warp Releases
  7. =======================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. --------------------------------------------------------------
  11.  
  12. DESCRIPTION
  13.  
  14. When starting OS/2 from diskettes and trying to execute 
  15. MAKEINI OS2.INI INI.RC or MAKEINI OS2SYS.INI INISYS.RC, the message 
  16. "Error in INI File" is received.
  17.  
  18. RESOLUTION
  19.  
  20. This error message is received because the Read-Only attribute of the
  21. INI files is set. The usual reason for the Read-Only being set is 
  22. because of an improper shutdown of OS/2. If you have OS/2 2.11 or 
  23. later, the System attribute also might be set. To fix the problem, 
  24. simply remove the attributes from the INI files and retry the commands.
  25. The procedure follows.
  26.                                                                              
  27. 1. Upon receiving the error, change to the \OS2 directory.
  28.  
  29. 2. If you are using OS/2 2.x, type ATTRIB -R OS2*INI and press Enter.
  30.    This removes the Read-Only attribute from both the OS2.INI and
  31.    OS2SYS.INI files.
  32.  
  33.    If you are using OS/2 2.11 System Level XR06200 or OS/2 Warp, type
  34.    ATTRIB -R -S OS2*INI and press Enter. This removes the Read-Only and
  35.    System attributes from both the OS2.INI and OS2SYS.INI files.
  36.        
  37. 3. Retry the MAKEINI command. Type the following, pressing Enter after
  38.    each:
  39.  
  40.       MAKEINI OS2.INI INI.RC
  41.       MAKEINI OS2SYS.INI INISYS.RC
  42.  
  43. ______________________________________________________________________
  44. IBM disclaims all warranties, whether express or implied, including 
  45. without limitation, warranties of fitness and merchantability with 
  46. respect to the information in this document. By furnishing this 
  47. document, IBM grants no licenses to any related patents or copyrights.  
  48. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  49. or brand names referenced in this document are the property of their 
  50. respective owners. Consult your product manuals for complete trademark 
  51. information. 
  52.