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
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