• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

changing the way security settings are?

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

gangaskan

Member
Joined
Dec 18, 2003
Location
Lorain, ohio
is there a way to make setting security permissions via the gui to reflect how XP / 2k was?


its kind of annoying to have to click 10 extra buttons to take control of a folder, replicate permissions, and reset them :/
 
You can disable the UAC prompts without disabling UAC completely, and still retain UAC security like Protected Mode in IE by merging the following registry edit...
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000

The default Value data for the ConsentPromptBehaviorAdmin DWORD is 2, which results in the darkened screen and UAC pop-up to verify consent before proceeding. This setting can also be changed via Local Security Policy | Security Settings | Local Policies | Security Options | User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode | Set to Elevate without prompting.
 
Yes but now you loose secure desktop which is what protects against many many viruses. Its the OPs PC so obviously do what you like but I would never do this.
 
is there a way to make setting security permissions via the gui to reflect how XP / 2k was?


its kind of annoying to have to click 10 extra buttons to take control of a folder, replicate permissions, and reset them :/

Will win7 even install on FAT32? :D
 
Back