home *** CD-ROM | disk | FTP | other *** search
/ PC-Test Pro / PCTESTPRO.iso / prgmmgrs / wcm44 / entp / trblsht.txt < prev    next >
Encoding:
Text File  |  1995-03-13  |  4.9 KB  |  101 lines

  1.  
  2.           **** WinCMD 4 Troubleshooting Guide ****
  3.                  **** By Erik H Gawtry ****
  4.                  **** Revised  3-13-95 ****
  5.  
  6. *********************************************************************
  7.  
  8. Q: I am running Windows 3.0.
  9. A: Because of all the missing kernel commands in Windows 3.0, WinCMD will 
  10.    not operate under Windows 3.0.
  11.  
  12. Q: When I start WinCMD, the edges are off the sides of the screen.
  13. A: Resize the window, then immediately exit WinCMD and restart.  This will save
  14.    your frame settings for the next time you use WinCMD.
  15.  
  16.    Use the manual move from the system menu if the edges cannot be reached by
  17.    the mouse.
  18.  
  19. Q: Redrawing the WinCMD screen is extremely slow.
  20. A: Reduce the number of screen colors.  If this doesn't work, then a faster machine
  21.    or display card may be desired.  WinCMD has been tested on a 286 12 MHz machine
  22.    with 256 colors (ouch!) and it worked fine, so this is unlikely.
  23.  
  24. Q: The screen font is squished or misshaped.
  25. A: The display driver is installed improperly, or the Windows display driver
  26.    incorrectly supports the Fixed Font standard.  Call the manufacturer of
  27.    the display card for a driver update.
  28.  
  29.    Try changing the selected font.
  30.  
  31. Q: I can't read the full 256 letter filenames in Windows NT.
  32. A: While WinCMD will work very well under Windows NT, it is still a 16 bit Windows 3.1
  33.    program, and, as such, cannot access the NTFS or HPFS extended filenames.  When NT
  34.    becomes established (or Windows95 (Chicago) finally comes out), I will add extended 
  35.    filenames.  Until then, use the powerful DESCRIBE function.
  36.    WinCMD has been tested under NT 3.1 and 3.5.
  37.  
  38. Q: When I run a specific batch file, the computer locks up.
  39. A: The most likely problem is a DOS program in the batch file that is incompatible with
  40.    Windows.
  41.  
  42. Q: Error: Some environment variable commands do not work in a batch file.
  43. A: Unlike COMMAND.COM from Microsoft, WinCMD has case sensitive environment variables.
  44.    Set the environment variables using capital letters to correct for this.  This
  45.    was left in WinCMD to provide greater flexibility.
  46.  
  47. Q: I get strange filenames and lots of UAEs when I use OS/2.
  48. A: WinCMD was not designed for OS/2 (why bother with the OS/2 shell?).  I have tested
  49.    WinCMD with OS/2 2.1 and 2.0.  2.1 works 95% of the time and 2.0 will not work.
  50.    It all depends on the OS/2 settings for the program.
  51.  
  52. Q: Message: Unable to allocate File Association buffer.
  53. A: WinCMD could not access enough memory to allocate memory for setting up the
  54.    file associations.  WinCMD will still work, but it is recommended that a few
  55.    of the other applications be closed and WinCMD restarted.
  56.  
  57. Q: The File Manager CLI menu item or toolbar button reports an error.
  58. A: Check to see if WinCMD exists in the same directory as "WCFM.DLL".  If so,
  59.    make sure the name is "WINCMD4.EXE".  If not, add the following to the
  60.    [WINCMD4] section of "WIN.INI":
  61.     Filename=WINCMD4.EXE
  62.    Put the appropiate name in place of "WINCMD4.EXE".
  63.  
  64. Q: The File Manager toolbar button does not appear, but the menu is there.
  65. A: Make sure that you are using File Manager version 3.11 which supports toolbars.
  66.    Double click on the toolbar and add the toolbar icons from the list.
  67.    WinCMD does not support Windows NT File Manager Toolbars or Menus.
  68.  
  69. Q: The File Manager buttons and/or menu items do not appear.
  70. A: If the File Manager entensions are installed properly (see wincmd.txt), and they
  71.    do not appear, then you may have more than three FM Extensions.  Due to a bug
  72.    in the File Manager it cannot use more than three extensions at a time.  This was
  73.    changed to five extensions in Windows 3.11.  Note: The file manager extensions 
  74.    will not be seen under Windows NT 3.1.
  75.  
  76. Q: Error: "Unable to find portion of File WinCMD4"
  77. A: Some of the DLLs in the Windows SYSTEM directory are missing, or WCTOOLS.DLL is
  78.    missing from the WinCMD4.EXE directory.  Reinstall WinCMD, if this doesn't work,
  79.    reinstall Windows.
  80.  
  81. Q: I am running the Windows Debug Kernel.
  82. A: A portion of the Debug kernel (GlobalCompact(-1L)) is incompatible with the 
  83.    TOOLHELP section of the file execution process in WinCMD.  This is a bug 
  84.    in Windows, and I cannot do anything about it.
  85.  
  86. Q: Not all of my File Manager Associations appear in WinCMD.
  87. A: File Manager uses WIN.INI "[extensions]" for Associations.  WinCMD uses the Registration
  88.    database (as Microsoft Recommends).  This allows it to operate under NT and WIN95.  Use
  89.    REGEDIT to add associations.
  90.  
  91. Q: I cannot do a directory of my Ramdisk.
  92. A: Due to a bug in RAMDRIVE.SYS, the DeviceParams() is not supported.  A workaround is being
  93.    tested at this time.
  94.  
  95. Q: Where can I get help?
  96. A: WinCMD Technical Support can be reached on Compuserve at 72643,2120.  A response
  97.    will be generated within a few days.  (When I check my mail.)
  98.     Note: Internet Address 72643.2120@compuserve.com
  99.  
  100.  
  101.