View Single Post
  #7  
Old 01-15-2011, 04:22 AM
smakman
Fire Beetle
 
Join Date: Feb 2010
Posts: 7
Default

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>CD\EQEMUstuff\eqitems\resource s

C:\EQEMUstuff\eqitems\resources>for %i in (*.ocx) do regsvr32 %i

C:\EQEMUstuff\eqitems\resources>regsvr32 a.ocx

C:\EQEMUstuff\eqitems\resources>regsvr32 DXAnimatedGIF.ocx

C:\EQEMUstuff\eqitems\resources>regsvr32 MSCOMCTL.OCX

C:\EQEMUstuff\eqitems\resources>regsvr32 MSDATGRD.OCX

C:\EQEMUstuff\eqitems\resources>regsvr32 msdxm.ocx

C:\EQEMUstuff\eqitems\resources>regsvr32 MSINET.OCX

C:\EQEMUstuff\eqitems\resources>regsvr32 VFmp3player.ocx

C:\EQEMUstuff\eqitems\resources>

_______________________________________


the above is a dump of my command prompt window (that i just did again just in case) and they registered, but still it crashes on me.
Reply With Quote