June 26, 200719 yr Ok, when doing unattended install of vista, i do disable the UAC.Although when windows Logs on, i get that annoying Red security shield telling me about security alerts!I have 2 cmd prompts which pop up before vista is ready to go, one with updtes, and one with tweaks!I was wondering if there is a reg tweak i can add to my tweak.reg that will stop this shield popping up!I know it ca be turned off by clicking on it, and asking how it alerts me about these options, but id prefer it if i didn't have to do it (Lazy!)Would be easier if there wasa reg tweak foir this?Thanks for listening , and please do post back
June 26, 200719 yr I call it SecurityCenterShutup.reg and contains[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"FirewallDisableNotify"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"UpdatesDisableNotify"=dword:00000001That will get most of it.
July 11, 200719 yr I call it SecurityCenterShutup.reg and contains[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"FirewallDisableNotify"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"UpdatesDisableNotify"=dword:00000001That will get most of it.Would this get rid of the UAC popup?Thanks in advance
July 12, 200719 yr No for UAC completely off you need this[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]"EnableLUA"=dword:00000000
July 13, 200719 yr delete "HKEY_CLASSES_ROOT\CLSID\{FD6905CE-952F-41F1-9A6F-135D9C6622CC}" Edited July 13, 200719 yr by sp00f
July 14, 200719 yr what does delete that key get you? to disable which is effective I add that reg key or rather mod it.
Create an account or sign in to comment