Click here to Skip to main content
15,920,217 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How can I grant a known remote computer or user permission to read and write to a registry key if they are both in the same workgroup?
Posted

1 solution

This isn't a C++ question.

It's a Windows OS question.

You'll need to give the remote user the approprate rights.

The method for giving remote users, local rights, will vary according to the windows OS and whether the computer and user are on a domain or not.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900