Any way to give a limited user administrator rights permanently for only One program?

Markolc

Member
Jan 13, 2000
38
0
0
I'm running WinXP and on one of my limited accounts I want to give rights for the program The Print Shop. Cuz it runs only in administrator mode, but gives memory errors when run on one of the limited accounts. The program will run fine when I use the "run as" option for running restricted programs, but everytime you run the program you gotta enter an administrator account password and I don't wanna give that password out. Can anyone give me some help? Thanks.
 

ineedsleep

Senior member
Aug 24, 2001
256
0
0
Here's a suggestion, right click on the binary or if this is a large program, the whole folder. Then, assuming that you selected the folder...

Right click on the folder and select properties.
Then click on the security tab (if you don't see it, skip to the bottom - then come back here).

You should see a title 'Group or user names:' - click on the add button below to add a user. Enter the user name of the limited account (or use everyone so everyone can use it).

Once you enter the username, click on the 'Check Names' button on the right. This will make sure you entered a proper username and put it in the correct way. Then click OK.

Now the window should have closed and you'll be looking back at the properties window on the security tab. Now you can grant specific abilities to the user. You might need to allow the user full control depending on the software... if it needs to modify any of it's files during run time.

Make sure that you click on the advanced button and makee the permission settings propogate to the sub folders and files contained within.

[edit] I forgot to add this...

To see the security tab, open up My Computer (or windows explorer) - then click TOOLS -> Folder Options. Then click on the view tab. Scroll to the bottom of the list presented to you and uncheck 'Use Simple File Sharing'
Make sure you remove the checkmark.
[/edit]

Hope this helps
 

MulLa

Golden Member
Jun 20, 2000
1,755
0
0
It depends on how your program is made. I know that AutoCAD 2002 will only run under either Admin or Power User account. You might consider giving the user Power User access. It's less secure but it's the only way sometimes with bad programmers?!

Actually is it because of bad / lazy programming that caused this??