home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinkeyf.txt < prev    next >
Text File  |  1997-05-10  |  3KB  |  109 lines

  1. OSINKEYF - ARCHIVING AND RESTORING OS/2 WARP DESKTOP AND OTHER KEY FILES
  2. 01/24/96
  3.  
  4. =======================================================================
  5.      Archiving and Restoring OS/2 Warp Desktop and Other Key Files
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. Information for archiving OS/2 Warp Desktop files.
  14.  
  15. RESOLUTION
  16.  
  17. Creating an Archive
  18. -------------------
  19. 1. Point to an open area on the Desktop and click mouse button 2. The
  20.    pop-up menu appears.
  21.  
  22. 2. Select Settings to open the Settings notebook.
  23.  
  24. 3. Select the Archive tab.
  25.  
  26. 4. Check the box next to Create archive at each system restart.
  27.    
  28.    You also can create another directory on a different drive or
  29.    partition and change the path of the archive location on this
  30.    notebook page.
  31.  
  32. 5. Close the notebook.
  33.  
  34. 6. Shut down and then restart the system. 
  35.  
  36. Retrieving an Archive
  37. ---------------------
  38. 1. Turn on the system. If the system is already on, perform a shutdown
  39.    and then press Ctrl+Alt+Del.
  40.  
  41. 2. When the small white box appears in the upper-left corner, press
  42.    Alt+F1.
  43.  
  44. 3. At the Recovery Choices screen, select the number next to the
  45.    archive you want to retrieve. Each archive lists the time and date
  46.    it was created.
  47.  
  48.    Note: After creating an archive, deselect Create archive at each
  49.          system restart in the Settings Notebook. It takes longer for
  50.          the system to start when this is checked.
  51.  
  52. You should create an archive only when you have done a lot of
  53. customization.
  54.  
  55. Files Backed Up during Archive Creation
  56. ---------------------------------------
  57. When an archive is created and the system is restarted, OS/2 Warp backs
  58. up the following files:
  59.  
  60.    OS2.INI
  61.    OS2SYS.INI
  62.    CONFIG.SYS
  63.    STARTUP.CMD
  64.    AUTOEXEC.BAT
  65.    OS2INIT.CMD
  66.  
  67. Backing Up Custom Files when Creating an Archive
  68. ------------------------------------------------
  69. You must add the custom files to the OS2.KEY file before they can be 
  70. backed up:
  71.  
  72. 1. Open an OS/2 Window or OS/2 Full Screen session.
  73.  
  74. 2. At the command prompt, type CD OS2\ARCHIVES and press Enter.
  75.  
  76. 3. Type ATTRIB -R OS2.KEY and press Enter.
  77.  
  78. 4. Type E OS2.KEY and press Enter to edit OS2.KEY. The following files
  79.    are listed:
  80.  
  81.       KEYFILE:OS2.INI
  82.       KEYFILE:OS2SYS.INI
  83.       KEYFILE:C:\CONFIG.SYS
  84.       KEYFILE:C:\STARTUP.CMD
  85.       KEYFILE:C:\AUTOEXEC.BAT
  86.       KEYFILE:C:\OS2INIT.CMD
  87.  
  88. 5. Go to the end of the KEYFILE:C:\OSINIT.CMD line and press Enter.
  89.  
  90. 6. Add the following line:
  91.  
  92.       KEYFILE:\drive:\path\filename
  93.  
  94.    For example:  KEYFILE:D:\MYDIR\MYFILE.CMD
  95.  
  96. 7. Save and exit the file.
  97.  
  98. 8. Type ATTRIB +R OS2.KEY and press Enter.
  99.  
  100. ______________________________________________________________________
  101. IBM disclaims all warranties, whether express or implied, including 
  102. without limitation, warranties of fitness and merchantability with 
  103. respect to the information in this document. By furnishing this 
  104. document, IBM grants no licenses to any related patents or copyrights.  
  105. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  106. or brand names referenced in this document are the property of their 
  107. respective owners. Consult your product manuals for complete trademark 
  108. information. 
  109.