Ok so i know how to do it. I already have. Problem is I did it manually. So my question is how to create/edit the registry key programmatically. I'm using vb.net but can understand C#. I've read some tuts but never got them to work.....i create open a new key but i think the problem is editing it.
Any help would be appreciated. They registrey key is [(HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE)\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
Thanks.