home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Windows 95 Special 2 / WIN95_2.bin / utils / fileview / fvu-nt.txt < prev    next >
Encoding:
Text File  |  1995-09-07  |  1.6 KB  |  46 lines

  1. Notes for FView for Windows NT
  2. ==============================
  3.  
  4. The following topic is missing from the online help:
  5.  
  6.  
  7. You must copy MSVCRT20.DLL to the System32 directory
  8. ----------------------------------------------------
  9.  1. Start File Manager and find the %SYSTEMROOT%\System32 directory. 
  10.     %SYSTEMROOT% is the directory where you installed Windows NT.
  11.  
  12.  2. Check if you have the MSVCRT20.DLL file there. If yes, do NOT 
  13.     copy the enclosed file.
  14.  
  15.  4. If the file does not exist in your System32 directory, copy in
  16.     the file enclosed in this package.
  17.  
  18.  
  19. You must manually register FViewDLL.dll with File Manager
  20. ---------------------------------------------------------
  21.  1. Start the Registration Editor: From Program Manager 
  22.     select File-Run then type REGEDT32.
  23.  
  24.  2. Select window: "HKEY_LOCAL_MACHINE on Local Machine"
  25.  
  26.  3. Locate key:
  27.     HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\File Manager
  28.     You can easily achieve this by selecting from REGEDT32 menu:
  29.     View-Find Key... and typing the key to find: "File Manager".
  30.  
  31.  4. Locate subkey AddOns. If one does not exist, create it.
  32.     Select Edit-Add Key..., type in "AddOns" and press OK.
  33.  
  34.  5. In the AddOns key add value:
  35.       Value Name: FViewDLL
  36.       Data Type:  REG_SZ
  37.       String:     FViewDLL.DLL
  38.  
  39.     Note: If the directory where FViewDLL.DLL is located is not in 
  40.     the path, you must enter the full path in the "String" field.
  41.  
  42.  
  43. ==================================================================
  44. We apologize for this inconvenience. A future update to FView will 
  45. provide automatic installation and will not require the above.
  46.