IE8 force mode
Status: Beta
Brought to you by:
hoehrmann
Right now when using IECapt with IE8 installed it defaults to IE7 compatiblity mode unless the UA Compatibility meta tag is present on the page, even though IE8 defaults to standards mode. An option to force the IE8 mode would be very helpful.
A quick-fix is to add a registry key with the DWORD value IECapt.exe = 8888 (22b8 in hex) at HKEY_LOCAL_MACHINE (and HKEY_CURRENT_USER)->SOFTWARE->Microsoft->Internet Explorer->Main->FeatureControl->FEATURE_BROWSER_EMULATION
This will force the render to IE8 standards mode for any program called IECapt.exe (so if you rename the application, you need to change the key)
From http://msdn.microsoft.com/en-us/library/cc288325\(VS.85).aspx#GetMode