|
-
Jun 25th, 2000, 04:21 AM
#1
Thread Starter
Addicted Member
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
-
Jun 25th, 2000, 08:02 AM
#2
PowerPoster
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!
-
Jun 25th, 2000, 08:14 AM
#3
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|