Results 1 to 5 of 5

Thread: register a dll withou regsvr32

  1. #1

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Question

    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

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    You need to register it with regsvr32. Can't get around that one.

    Iain, thats with an i by the way!

  3. #3
    Lively Member benski's Avatar
    Join Date
    Sep 1999
    Location
    UK
    Posts
    126
    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


  4. #4
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    Which is done by using RegSvr32, i might add.
    Iain, thats with an i by the way!

  5. #5

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Red face 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
  •  



Click Here to Expand Forum to Full Width