How can I disable Flash in IE?

qummik

King Qummik III
Joined
Sep 17, 2003
Messages
1,431
Location
Estonia, Europe. GMT+2
I used this:
Click Start, Run, type regedit

Go to following dir:

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer/ActiveX Compatibility

Click Edit, New, Key

Name New Key:
{D27CDB6E-AE6D-11CF-96B8-444553540000} (including the {})

Now create new DWORD value inside this key.

Rename this DWORD value to "Compatibility Flags"

Set Value Data to 400 and Base to Hexadecimal.
But this disables Flash for every user account on this computer.
How can I disable it only in mine?
 
try HKEY_LOCAL_USER/SOFTWARE/Microsoft/Internet Explorer/ActiveX Compatibility when your logged in

t92300
 
Back
Top Bottom