illusions, on Sep 24 2004, 10:24 AM, said:
Hi, is there a registry tweak to disable the following msg when using internet explorer the first time?
#1-- Internet Explorer
When you send infomation to the internet, it might be possible for others to see that information. Do you want to continue?
In the future do not show this message.
#2-- Privacy
The privacy icon appears in the status bar each time a cookie is restricted based on your privacy settings. To see a privacy report. double-click the icon when it appears.
Don't show this message again.
#3-- Information Bar
The information bar alerts you when ie blocked ....
Don't show this message again.
#4-- AutoComplete
Do you want windows to remember this password ...
Don't offer to remember any more passwords
#5-- AutoComplete
AutoComplete remembers entries in web forms, etc...
Would you like to turn AutoComplete on?
Disable Internet Explorer Cookie "Privacy Icon" prompt
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivDiscUiShown"=dword:00000001
Disable Internet Explorer Auto-Complete prompt
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms]
"AskUser"=dword:00000000
Disable Internet Explorer "You are about to view pages over a secure connection" prompt
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"WarnOnZoneCrossing"=dword:00000000
Disable Internet Explorer "Send information to the Internet" prompt
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1601"=dword:00000000
Disable Internet Explorer Information Bar Prompt
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000