View Single Post
Old Jan 19, 2010 | 07:37 PM
  #5  
bil_s2's Avatar
bil_s2
I'm Finding My Feet Here Now
 
Joined: Apr 2009
Posts: 100
Likes: 0
From: glasgow
Default

While Firefox has some technically better features, IE is easier for me to patch using the Microsoft Baseline Security Analyser. (I have to ensure that 1250 machines are always patched up to date)

For those finding IE8 slow, re-registering one of the DLLs may solve your problem. From the command prompt do :-
regsvr32 actxprxy.dll
That re-registers the ActiveX Interface Marshaling Library and can make massive improvements to the performance.

Note that if you try this using Windows Vista, you must do this from an elevated Command Prompt window; type cmd in the Start menu Search box, right-click the Cmd.exe shortcut, and then choose Run As Administrator.
Reply