View Single Post
  #2  
Old 11-03-2009, 11:27 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

If the file is not registered you need to give it the full pathname of where it can be found like in your examples.
I do not know if the file exists, but look for it and then register it.

the CodeSense control cmcs21.ocx should have been in the zip - please let me know if it's missing


..edit

I checked and it's there, but the register bat should have these ocx's to register

regsvr32 a.ocx /s
regsvr32 imagelist.ocx /s
regsvr32 MSCOMCTL.OCX /s
regsvr32 EZFTP.OCX /s
regsvr32 cmcs21.ocx /s




GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote