Re: ASP & the Registry
From: Chris Jackson (chrisjATmvpsDOTorgNOSPAM)
Date: 01/28/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Adjusting security setting to run an embedded windows control in IE"
- Previous message: Jonas: "Security error when running .NET user control in IE"
- In reply to: Oleg Leikin: "Re: ASP & the Registry"
- Next in thread: Oleg Leikin: "Re: ASP & the Registry"
- Reply: Oleg Leikin: "Re: ASP & the Registry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jan 2004 12:18:50 -0500
Yes. The Win32 API call RegSetKeySecurity will do this for you. It is
documented here:
If you are using .NET, you can use the System.Security.RegistryPermission
class to make this a bit easier to work with.
-- Chris Jackson Software Engineer Microsoft MVP - Windows Client Windows XP Associate Expert -- More people read the newsgroups than read my email. Reply to the newsgroup for a faster response. (Control-G using Outlook Express) -- "Oleg Leikin" <anonymous@discussions.microsoft.com> wrote in message news:78BCF1CA-E8EA-4521-B1EF-D5662380F06E@microsoft.com... > Thanks a lot Chris > > Another question: can it be done programmatically and if yes then how ?
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Adjusting security setting to run an embedded windows control in IE"
- Previous message: Jonas: "Security error when running .NET user control in IE"
- In reply to: Oleg Leikin: "Re: ASP & the Registry"
- Next in thread: Oleg Leikin: "Re: ASP & the Registry"
- Reply: Oleg Leikin: "Re: ASP & the Registry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|