View Single Post
  #6  
Old 10-23-2010, 11:43 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

In Vista or Windows 7 you may have to open the command prompt as administrator to register these correctly.

Once you have an administrator prompt open CD to the directory where the ocx files are and type 'for %i in (*.ocx) do regsvr32 %i' without the quotes. You only need to do it once and you should be all set.
Reply With Quote