ID: Q194928
The information in this article applies to:
- Microsoft Windows NT, versions 3.50, 3.51, 4.0
When the ANSI version of the RegConnectRegistry() API is called from Windows NT to connect to a remote registry on a Windows 95 or Windows 98 computer, error code 53 (ERROR_BAD_NETPATH) is returned.
To avoid this problem use RegConnectRegistryW(), the Unicode version of the API, to connect to remote Windows 95 or Windows 98 registry databases from Windows NT.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
For additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q193463
TITLE : HOWTO: Troubleshoot Remote Registry Access on Windows 95/98
Additional query words:
Keywords : kbAPI kbKernBase kbNTOS350 kbNTOS351 kbNTOS400 kbRegistry
Issue type : kbbug
Last Reviewed: October 31, 1998