Archive: Posts Tagged ‘difference’

Speedup IE8 with simple tweak

No comments July 19th, 2009

Description - You may try the below simple tweak to speed up Internet Explorer by re-registering the actxprxy.dll file. It is a module that contains functions used for Marshaling of ActiveX COM interfaces. Follow the steps mentioned below:

NOTE - Ensure to close all the IE windows before performing these steps.

1. Open Command prompt as an administrator (Type CMD and right-click it, and select Run as Administrator.)

2. Type regsvr32 actxprxy.dll and press Enter.

You will see the below message:

Now you can see the difference in the performance.

Possibly Related Posts: