WINDOWS kbenv kbbug3.10 kbfix3.50 The information in this article applies to:
SYMPTOMSIf you install Services For Macintosh (SFM) version 3.1, then change the drive letter of the drive that NT is installed on, the MacFile control panel applet no longer appears in File Manager. This can also happen if you upgrade by installing Windows NT version 3.5 over Windows NT version 3.1 and the drive letters had been changed the same way. CAUSE
In Windows NT 3.1 the path to the .CPL file for the MacFile menu item was
hard coded to the system root directory:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ FileManager\AddOns\AfpManager: REG_SZ: E:\NTS612\System32\sfmmgr.cpl Changing the drive letter renders this path invalid. RESOLUTION
In Windows NT version 3.5 the path is not hard coded in the registry. Edit
it to read as shown below using REGEDT32.EXE:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ FileManager\AddOns\Afp Manager: REG_SZ: sfmmgr.cpl
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.1. This problem has been corrected in Windows NT version 3.5. Additional query words: prodnt 3.10
Keywords : ntmac ntregistry NTSrv |
Last Reviewed: February 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |