1) Time/Date 10/02/09 2) Response time 1 day 3) Product MC75 4) OS Version BSP35 5) Clarify Case #1974383 The customer has quite big issue as on MC75, BSP35 is not possible to Enable High Resolution Mode in IE. On BSP 21 is in IE menu: Menu > View > Use High Resolution. On BSP35 is this based functionality missing, despite that is possible to use [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "UseHR" = 0that improve it, but question is why is this standard and often used option missing in menu.Thank for advice.
MC75 - Enable High Resolution Mode in IE// Expert user has replied. |
1 Replies
FYI i used following regkeys to make webpages use High Resolution under BSP 35
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "UseHR"=dword:00000000 "Enable Mobile Optimized View"=dword:00000000 "MakeFit"=dword:00000001 "SmoothScroll"=dword:00000001 "EnableHighResolution"=dword:00000001 Additionally using following regkey [HKEY_LOCAL_MACHINE\Security\Internet Explorer] "MSHTML"=dword:00000000 You can Render the old PIE 6 aka PIE 6.1.0 when on BSP 35 which brings back old PIE6 Rendering
it can also bring back the old Menu Option " Fit to Screen"
This last one also "fixes" the ability to use "localhost" connection on 35 like DW 31. is using.