- May 15, 2000
- 33,238
- 16,547
- 136
I have a program that my users must be able to use but they are limited to the limited user account permissions.
I've had it before where they could run the program with no issues with their limited account but a recent update to the program has caused problems (and an older version cannot be found).
The program requires full permissions on the programs folder (and sub folders) as well as access to registry keys. (sounds like bad programming to me)
What's the best way to handle this?
I've given the users full control of the program folder but I'm not sure how or if I want to give them access to the registry.
Is there a way to have that program automatically ran as a particular user (without the limited user knowing)?
I've had it before where they could run the program with no issues with their limited account but a recent update to the program has caused problems (and an older version cannot be found).
The program requires full permissions on the programs folder (and sub folders) as well as access to registry keys. (sounds like bad programming to me)
What's the best way to handle this?
I've given the users full control of the program folder but I'm not sure how or if I want to give them access to the registry.
Is there a way to have that program automatically ran as a particular user (without the limited user knowing)?