View Single Post
  #39  
Old 12-26-2018, 02:00 AM
superpally1
Sarnak
 
Join Date: Jul 2018
Location: Tennessee
Posts: 33
Default

This worked for me using windows 10.

Change the register_ocx.bat contents to this :

Code:
regsvr32.exe /u a.ocx 
regsvr32.exe /u DXAnimatedGIF.ocx
regsvr32.exe /u imagelist.ocx
regsvr32.exe /u MSCOMCTL.OCX
regsvr32.exe /u VFmp3player.ocx
regsvr32.exe quartz.dll
regsvr32.exe /u MSHFLXGD.OCX
and then run the register_ocx.bat as admin
Reply With Quote