Go to documentation repository
...
Change the displayed version of the Internet Explorer browser in the settings window of the HTML page object.
To do this, change the values of the OpcIe.run and psim.exe parameters to the required ones from the table below:
Internet Explorer version | Decimal value |
---|---|
11 | 11001 |
9 | 9000 |
8 | 8888 |
7 | 7000 |
The OpcIe.run and psim.exe parameters are located in the following registry key branch:
Code Block |
---|
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION |
Change the displayed version of the Internet Explorer browser in the HTML Interface window.
To do this, change the value of the OpcIe.run parameter to the required one from the table below:
Internet Explorer version | Decimal value |
---|---|
11 | 11001 |
9 | 9000 |
8 | 8888 |
7 | 7000 |
The OpcIe.run parameter is located in the following registry key branch:
Code Block |
---|
Computer\HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION |
...
Info | ||
---|---|---|
| ||
For more information about working with the registry, see Working with Windows OS registry. |
Changing the displayed version of Internet Explorer is complete.