|
||||||
| ||||||
Bayden UAPick
Testing the User-Agent stringThere's a UA-string test page here: http://www.enhanceie.com/ua.aspx Adding custom User-Agent stringsYou can add custom user-agent strings to this tool by editing your registry. Create a new REG_SZ named CustomUAList inside HKLM\Software\Bayden Systems\UAPick. The list uses a pipe-delimited list of UA names and values. For instance: IE14=Mozilla/14.0 (compat;)|FF6=Mozilla/14.0 (theFutureIsNeat) Adds two new UA strings to the dropdown list, named "IE14" and "FF6".
Fully Customized UIYou can completely replace the UI for UAPick by editing your registry. Create a new REG_SZ named UI_URI inside HKCU\Software\Bayden Systems\UAPick. This string value contains the URL to your HTML configuration file. For instance: file:///C:/program%20files/UAPick/customuaui.htm Note, you will need to restart IE after changing the
UI_URI registry key. If you want to support a different size dialog, create a new REG_SZ named UI_OPTIONS inside HKCU\Software\Bayden Systems\UAPick. This string value contains the options for the open() command, for instance: dialogHeight:175px;dialogWidth:600px;resizable:no;scroll:no;status:no;help:no;unadorned:yes That's all there is to it!
Legal Notices ©1998-2010 Eric Lawrence |