Grant Permissions for the ASP.NET Account on These Registry Keys

M

Mark

Hello,

I would like help in programmatically granting the asp.net username account
access to specific registry keys. Basically the same operation if a user
where to use Regedt32.exe to grant at least read permissions. Language I am
using is C#.

The reason I am wanting this is to automate step 3 in
http://support.microsoft.com/?id=329290. I do not want to require users
installing our software to edit registry settings... that is just plain
abusive for end users.... why begs to question why doesn't the
aspnet_setreg.exe automatically grant the asp.net account access to the new
keys ? :)


Thank you
-Mark Ward
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top