|
-
Jul 6th, 2000, 07:21 AM
#1
Thread Starter
Fanatic Member
Hi
How I do to the VB 6 register an dll, because It is Instaling the dll , but do not is registring, I have register with regsvr32.
thank you
-
Jul 6th, 2000, 07:22 AM
#2
Fanatic Member
You need to register it with regsvr32. Can't get around that one.
Iain, thats with an i by the way!
-
Jul 6th, 2000, 07:43 AM
#3
Lively Member
mutley-
I think Iain17's reply might be misleading, depending on what you mean by "...VB6 register a DLL?".
If you mean: "Can VB register components (DLLs OCXs etc) when installing a package?", then the answer is Yes.
It does the registering for you (the information for this is listed in the setup.lst file if you need to view it)
ben
-
Jul 6th, 2000, 07:47 AM
#4
Fanatic Member
Which is done by using RegSvr32, i might add.
Iain, thats with an i by the way!
-
Jul 6th, 2000, 07:51 AM
#5
Thread Starter
Fanatic Member
register dll in instalaction
Hi
Thank, but the dll is register in design time, but when I use Package & Deployment Wizard to instaling in other machines, It return me error :
Activex Component Can't create object
I found that dll , It is in directory the applicative, but do not work.
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
|