yogi_Bear_79
04-29-2004, 08:02 AM
Is it possible to set a list of cookies to block for all users? I have done this for the Restricted Sites Zone for all users, but there isn't a P3P key in the HKLM hive. I created one and duplicated my HKCU Hive for that key but no results.
I also added a DWord Value called
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\CurrentVersion\Inter
net Settings]
"Security_HKLM_only"=dword:00000001
Then added the P3P folder, but no results
I'd like to be able to block cookies to sites as admin, and have
it affect all users.
Also is is it possible to set all users cookies to Overide, with prompt for
1st & 3rd, and allow session cookies.
I'd like to do this all as admin, perferably through the registry, as I am
writing a C# application to ease my workload
I also added a DWord Value called
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\CurrentVersion\Inter
net Settings]
"Security_HKLM_only"=dword:00000001
Then added the P3P folder, but no results
I'd like to be able to block cookies to sites as admin, and have
it affect all users.
Also is is it possible to set all users cookies to Overide, with prompt for
1st & 3rd, and allow session cookies.
I'd like to do this all as admin, perferably through the registry, as I am
writing a C# application to ease my workload