Click here to Skip to main content
15,915,319 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is it possible to block access to a specific registry key? Pin
SledgeHammer0129-Dec-10 4:57
SledgeHammer0129-Dec-10 4:57 
AnswerRe: Is it possible to block access to a specific registry key? Pin
Dave Kreskowiak29-Dec-10 6:29
mveDave Kreskowiak29-Dec-10 6:29 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk329-Dec-10 6:49
turbosupramk329-Dec-10 6:49 
GeneralRe: Is it possible to block access to a specific registry key? Pin
Dave Kreskowiak29-Dec-10 6:56
mveDave Kreskowiak29-Dec-10 6:56 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk329-Dec-10 7:05
turbosupramk329-Dec-10 7:05 
GeneralRe: Is it possible to block access to a specific registry key? Pin
Pete O'Hanlon29-Dec-10 9:24
mvePete O'Hanlon29-Dec-10 9:24 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk329-Dec-10 17:57
turbosupramk329-Dec-10 17:57 
GeneralRe: Is it possible to block access to a specific registry key? Pin
Dave Kreskowiak29-Dec-10 9:53
mveDave Kreskowiak29-Dec-10 9:53 
Sure, you just have to add Deny permissions to the SYSTEM account to key immediately above what you want to block.

I'd open regedit first, try setting this by hand yourself, and then see what happens. You may not be able to reverse what you've done. That being the case, I highly suggest trying this on a virtual machine or a machine you don't care about rebuilding.

Since WinLogon is also responsbile for loading the User Profile, you may get the ability to skip the legal screen, but lose the ability to completely login to the machine. You may also never get a shell, and you may lose all network connectivity to off-machine resources, such as network shares, ..., among other things...

Do you still think this is a good idea?? I know I wouldn't consider it a supportable solution in an Enterprise environment, or any other environment for that matter.

GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk329-Dec-10 17:56
turbosupramk329-Dec-10 17:56 
GeneralRe: Is it possible to block access to a specific registry key? Pin
Dave Kreskowiak29-Dec-10 18:04
mveDave Kreskowiak29-Dec-10 18:04 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk330-Dec-10 2:32
turbosupramk330-Dec-10 2:32 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk330-Dec-10 10:37
turbosupramk330-Dec-10 10:37 
GeneralRe: Is it possible to block access to a specific registry key? Pin
turbosupramk330-Dec-10 15:57
turbosupramk330-Dec-10 15:57 
AnswerRe: Is it possible to block access to a specific registry key? Pin
HaBiX3-Jan-11 22:28
HaBiX3-Jan-11 22:28 
QuestionUpdate Software Version. Pin
Sanket.Patil28-Dec-10 19:10
Sanket.Patil28-Dec-10 19:10 
AnswerRe: Update Software Version. Pin
Hiren solanki28-Dec-10 19:14
Hiren solanki28-Dec-10 19:14 
AnswerRe: Update Software Version. Pin
TweakBird28-Dec-10 22:46
TweakBird28-Dec-10 22:46 
GeneralRe: Update Software Version. Pin
Not Active29-Dec-10 1:44
mentorNot Active29-Dec-10 1:44 
QuestionAn exception occures when I process an image. please help me [modified] Pin
inayathussaintoori28-Dec-10 14:11
inayathussaintoori28-Dec-10 14:11 
AnswerRe: An exception occures when I process an image. please help me Pin
Luc Pattyn28-Dec-10 14:58
sitebuilderLuc Pattyn28-Dec-10 14:58 
GeneralRe: An exception occures when I process an image. please help me Pin
inayathussaintoori28-Dec-10 16:00
inayathussaintoori28-Dec-10 16:00 
AnswerRe: An exception occures when I process an image. please help me Pin
Luc Pattyn28-Dec-10 16:24
sitebuilderLuc Pattyn28-Dec-10 16:24 
QuestionDoes Native C# can do all what WMI can do special for Remote PC?? Pin
AhmedOsamaMoh28-Dec-10 8:58
AhmedOsamaMoh28-Dec-10 8:58 
AnswerRe: Does Native C# can do all what WMI can do special for Remote PC?? Pin
Dave Kreskowiak28-Dec-10 9:28
mveDave Kreskowiak28-Dec-10 9:28 
GeneralRe: Does Native C# can do all what WMI can do special for Remote PC?? Pin
Richard MacCutchan28-Dec-10 22:11
mveRichard MacCutchan28-Dec-10 22:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.