开发者

Where can a user write to that can be accessed by a service when a user is logged off?

开发者 https://www.devze.com 2023-01-12 06:28 出处:网络
Where can a user write to that can be accessed by a开发者_如何转开发 service when a user is logged off? When a user runs the program they will be applying settings that a service needs to read, typica

Where can a user write to that can be accessed by a开发者_如何转开发 service when a user is logged off? When a user runs the program they will be applying settings that a service needs to read, typically a user would need to be an administrator to be able to write to 'Program Files' or HKEY_LOCAL_MACHINE so is there a correct way to prompt for admin elevation at that point rather than running the program as administrator?

Many thanks Steven

0

精彩评论

暂无评论...
验证码 换一张
取 消