Results 1 to 3 of 3

Thread: VBUPROGRESS.OCX driving me nuts!?

  1. #1

    Thread Starter
    Addicted Member Smie's Avatar
    Join Date
    Jun 1999
    Location
    Columbus, OH
    Posts
    249

    Angry

    I made a program with a vb progressbar inside. Now (on other comps) the installation errors up because VBUPROGRESS.OCX can not be registered, i even tried it manually, no go................what is going on??? Much Thanx

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb

    Did you create a Setup program for you program?
    If no then juz goto Package & Deployment Wizards

    or just manual register it under the Run DialogBox:
    Regsvr32.EXE C:\Window\System\VBUPROGRESS.OCX

    But before that, you need to make sure you have copy the VBUPROGRESS.OCX into window\system directory.

    Cheers!

  3. #3
    Hyperactive Member
    Join Date
    Dec 1999
    Posts
    321
    If you haven't tried the Setup & Packagement util which comes with VB then try dropping the file VBUPROGRESS.OCX on RegSvr32.EXE (both should be in the %sys%-folder)
    Signed, Rodik ([email protected])
    Programmer,usesVB6ED
    ===========================
    Copyright©RodikCo,2002.

    Dont mind this signature ;] Its old

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