home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / WPWPS1.FAX < prev    next >
Text File  |  1995-02-24  |  4KB  |  121 lines

  1. OSWPWPS1 - WORKPLACE SHELL PROBLEMS
  2. 10/19/94
  3.  
  4. ================================================================
  5.                WORKPLACE SHELL PROBLEMS
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. SYMPTOMS:    -  Blank Desktop
  12.              -  Drives Icon
  13.              -  Lost Icon
  14.              -  Save Icons
  15.              -  Copying Large Folders
  16.  
  17. ----------------------------------------------------------------
  18.  
  19. BLANK DESKTOP
  20. ----------------------------------------------------------------
  21. If you have a blank desktop with only a mouse pointer you
  22. may have a corrupt INI file or CONFIG.SYS. One possible cause
  23. could be an extra SET USER_INI and SET SYSTEM_INI statements in
  24. the CONFIG.SYS.
  25.  
  26.   SET USER_INI=C: OS2 OS2.INI
  27.   SET SYSTEM_INI=C: OS2 OS2SYS.INI
  28.  
  29. If you have an additional SET USER_INI or SET SYSTEM_INI
  30. statements in the CONFIG.SYS, remove them. Also, a MAKEINI or
  31. Alt+F1 may be required to return the desktop to normal.
  32.  
  33. DRIVES ICON
  34. ----------------------------------------------------------------
  35.  
  36. When the DRIVES icon opens and closes immediately, it seems to be
  37. disk problems.  This can be resolved by running CHKDSK.
  38.    1. Start the system with the OS/2 installation diskette
  39.    2. Follow prompts and insert diskette 1 when prompted.
  40.    3. At the Welcome Screen, press Esc to go to the A: prompt.
  41.    4. Insert diskette 2 in the drive A and type:
  42.              CHKDSK /F (FAT)
  43.                 or
  44.              CHKDSK /F:3 (HPFS)
  45.  
  46.    If this does not work, erase the hidden file
  47.    file WP_ROOT._SF (Fat) or WP ROOT. SF (HPFS).
  48.    The file must be unhidden first.
  49.  
  50.  
  51. LOST ICON
  52. ----------------------------------------------------------------
  53.  
  54. To recover an icon for a workplace shell folder, such
  55. as the OS2 System Folder icon, that defaulted to yellow
  56. folder:
  57. NOTE:  You must have access to another OS/2 2.0 machine for this
  58. process
  59.  
  60. 1. Copy the Extended Attributes from the other machine's
  61.    OS/2 System folder to diskette with EAUTIL as follows:
  62.  
  63.   FAT -EAUTIL    X: OS!2_2.0_d OS!2_SYS easave /P /S
  64.                     or
  65.   HPFS-EAUTIL   "X: OS!2 2.0 Desktop OS!2 SYSTEM" easave /P /S
  66.  
  67.    where X:  is the drive where OS/2 resides
  68.  
  69. 2. Take the diskette to the machine with the missing
  70.    icon and copy the extended attributes in easave to the
  71.    OS/2 system folder with EAUTIL:
  72.  
  73.   FAT -EAUTIL   X: OS!2_2.0_d OS!2_SYS easave /O /J
  74.                     or
  75.   HPFS-EAUTIL  "X: OS!2 2.0 Desktop OS!2 SYSTEM" easave /O /J
  76.  
  77.   Make sure you use the correct directory names for the file
  78.   system you are copying to or from
  79.  
  80. 3. Perform a shutdown and restart the system.  The correct icon
  81.    should appear and your customiztion remains the same.
  82.  
  83. SAVE ICONS
  84. ----------------------------------------------------------------
  85.  
  86. For problems associating an icon with an object:
  87.  
  88.  1. Open a settings notebook for the object.
  89.  2. Select the General Page and select the FIND push button.
  90.  3. Select the LOCATE push button
  91.  4. Select the PATH tab
  92.  5. In the Location field, type the path where the icon
  93.     physically resides, for example: C: MYICONS
  94.  6. Press the OK push button
  95.  7. Change the Name field to the filename of your icon, for
  96.     example: MYICON.ICO.
  97.  8. Make sure the ICON is highlighted in the Types box
  98.  9. Check "search just this folder"
  99. 10. Press the Find push button
  100. 11. The icon appears selected on the screen.
  101. 12. Press OK
  102.  
  103.  
  104. PROBLEM WITH COPYING LARGE FOLDERS
  105. ----------------------------------------------------------------
  106. Sometimes copying large folders from drive to drive
  107. creates many subfolders with the entire directory structure of
  108. what is being copied. This fills a partition unnecessary data.
  109. The problem is more easily recreatable when source and
  110. destination partitions have different file systems, for example
  111. copying from HPFS to FAT.  This problem can occur whether using
  112. context menu to copy or dragging and dropping.
  113.  
  114.  
  115. ----------------------------------------------------------------
  116. IBM disclaims all warranties, whether express or implied,
  117. including without limitation, warranties of fitness and
  118. merchantability with respect to the information in this document.
  119. By furnishing this document, IBM grants no licenses to any
  120. related patents or copyrights.
  121.