home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / RYSALO.FAX < prev    next >
Text File  |  1995-01-03  |  4KB  |  120 lines

  1. OSWPSHLK - RETRIEVING YOUR SHUTDOWN AND LOCKUP OPTIONS
  2. 10/12/94
  3.  
  4. ================================================================
  5.          RETRIEVING YOUR SHUTDOWN AND LOCKUP OPTIONS
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. If you have access to another system that DOES have shutdown
  12. and lockup:
  13.  
  14. 1.  Insert a formatted diskette into Drive A of a system that has
  15.     the shutdown and lockup options.
  16.  
  17. 2.  Go to an OS/2 Window and from the root directory type:
  18.  
  19.      EAUTIL DESKTOP ATTRIB.MOD /S /P
  20.  
  21.     If you installed 2.1 over 2.0 or are using 2.0 type:
  22.      EAUTIL OS!2_2.0_D ATTRIB.MOD /S /P
  23.  
  24. 3.  Copy ATTRIB.MOD from the root directory of the hard disk to
  25.     diskette.  Type:
  26.  
  27.      COPY ATTRIB.MOD A:
  28.  
  29. 4.  Remove the diskette from Drive A and take it to the system
  30.     that is missing shutdown and lockup.
  31.  
  32. 5.  Start the system from the installation diskette.
  33.  
  34. 6.  When prompted, insert diskette 1 and press Enter.
  35.  
  36. 7.  At the Welcome Screen, press Esc to go to the A: prompt.
  37.  
  38. 8.  Remove diskette 1 and insert the diskette with the ATTRIB.MOD
  39.     file.
  40.  
  41. 9.  From the root directory of your hard disk, type:
  42.  
  43.      EAUTIL DESKTOP A:ATTRIB.MOD /J /O /P
  44.  
  45.     If you installed 2.1 over 2.0 or are using 2.0, type:
  46.      EAUTIL OS!2_2.0_D A:ATTRIB.MOD /J /O /P
  47.  
  48. 10. Revove the diskette and restart the system.  Shutdown and
  49.     lockup is now on the desktop menu.
  50.  
  51. ----------------------------------------------------------------
  52.  
  53. If you DO NOT have access to another system that has the
  54. "Shutdown and "Lockup" options, use the following procedure.
  55. This takes you to a DEFAULT desktop.  You lose your
  56. customization.
  57.  
  58. 1.  Start the system from the installation diskette.
  59.  
  60. 2.  When prompted, insert diskette 1 and press Enter.
  61.  
  62. 3.  At the Welcome Screen, press Esc to go to the A: prompt.
  63.  
  64. 4.  Remove diskette 1 and insert diskette 2, which contains the
  65.     CHKDSK command.
  66.  
  67. 5.  Type the appropriate CHKDSK command, followed by the drive on
  68.     which OS/2 resides and press Enter.
  69.  
  70.        X: denotes the drive where OS/2 resides.
  71.  
  72.         FAT file system, type:    CHKDSK X:  /F
  73.         HPFS file system, type:   CHKDSK X:  /F:2
  74.  
  75.      If you installed from CD, the prompt stops at CD drive in
  76.      the DISK_1 subdirectory, change to the DISK_2 subdirectory.
  77.  
  78.     If there are crosslinked files, copy the files that are
  79.     crosslinked the hard disk to diskette.  Delete the files on
  80.     the hard disk and copy the files from the diskette to the
  81.     hard disk.
  82.  
  83. 6.  Remove the diskette and press Ctrl+Alt+Del to restart the
  84.     system.
  85.  
  86. 7.  At the prompt, go to the drive that has OS2. Change to your
  87.     OS/2 subdirectory and type:
  88.  
  89.          DEL OS2.INI
  90.          DEL OS2SYS.INI
  91.  
  92.     If you get "Access Denied" type:
  93.  
  94.          ATTRIB OS2*.INI -R
  95.     You can now delete the files.
  96.  
  97. 8.  From your OS2 subdirectory, type:
  98.  
  99.         MAKEINI OS2.INI INI.RC   and press Enter.
  100.         MAKEINI OS2SYS.INI INISYS.RC  and press Enter.
  101.  
  102. 9.  Change back to your root directory.
  103.     Delete entire DESKTOP directory structure, including DESKTOP
  104.     directory itself, if you have more than one desktop
  105.     directory, do the same for each one.
  106.  
  107.     If you are using OS/2 2.0  the DESKTOP directory name is
  108.     OS!2_2.0_D. If your system is formatted HPFS you must include
  109.     directory names with spaces in them in double quotes. You
  110.     must remove all files in a directory before you can remove
  111.     it.  Also, you cannot be in the directory when you try to
  112.     remove it.
  113.  
  114. 10. From the root directory, type:
  115.  
  116.         ATTRIB WP?ROOT.?SF -H -R -S and press Enter.
  117.         DEL WP?ROOT.?SF and press Enter.
  118.  
  119. 7. Remove the diskette and restart the system.
  120.