My customer is wanting to change the default text size in IE to smallest. After researching online, there appears to be a key available to perform this change (see below), however after creating this key it doesn’t appear to work (the key doesn’t exist by default).
http://msdn.microsoft.com/en-us/library/bb416418.aspx
MC75 is running BSP 35 Does anyone know a way to make this change? PS. If you manually make the change within IE it takes effect, However doing this to 4000 devices is time consuming. It'd be nice to push this out via a reg setting.
2 Replies
To Change the Font size to the smallest the following key may be helpful. REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\International\Scripts\3] "IEFontSize"=hex:00,00,00,00
thanks Mahesh - It works