Registry Reading problem in Windows 7
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all. I am reading some value from registry within a COM module. The code runs fine in Windows XP and in Windows 7 locally but in remote I am not able to read the value from the XP. I am using CRegistry class to access the registry.
-
Hi all. I am reading some value from registry within a COM module. The code runs fine in Windows XP and in Windows 7 locally but in remote I am not able to read the value from the XP. I am using CRegistry class to access the registry.
Debojyoti Majumder wrote:
in remote I am not able to read the value from the XP.
Make sure that the Remote XP machine doesn't disabled the Remote Registry service locally via the Windows Services MMC.