Results 1 to 3 of 3

Thread: How do I properly register a OCX......please read my (txt), thankyou.

  1. #1

    Thread Starter
    Addicted Member Daniel_Christie's Avatar
    Join Date
    Jan 2000
    Location
    USA
    Posts
    245
    How do I properly register a OCX?

    I have a software which I developed a year ago, that I burned onto a cd.
    I started the software and it crashed with an error stating that the certain OCX file is not properly registered or missing.
    I checked it's file size and even copy the CD's contenbts into a new folder on my pc but still get the eeror?

    This is a reformatted PC, but if all the supporting files are in the EXE's dir, why am I getting the error and how do I rectify it?

    I appreciate all of your time and effort,
    Daniel Christie
    VB 5 and 6 Enterprise Editions,
    Html, Java scipt, Vb script,
    & etc...
    http://www.qwcd.com

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Location
    Dallas, TX
    Posts
    89
    To register your OCX. Put the OCX in the C:\Windows\System directory. And then go to the DOS prompt under C:\Windows\System and type Regsvr32 MyOCX.ocx and hit enter. If you properly register the OCX then you'll get a message saying that you succeded. Hope this helps.
    ande211
    VB6 SP3

  3. #3
    Guest
    Or go to Start > Run, then type in Regsvr32.exe MyComponent.ocx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width