Results 1 to 2 of 2

Thread: Distributing a DLL

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Location
    England
    Posts
    94

    Distributing a DLL

    Has anyone got any ideas as to how i would distribute a dll and register it. Or does anyone know how or have documentation on how to do this with the windows installer.

    Cheers
    Peter
    "Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
    -- Judas Priest

    My email is [email protected]

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    If it's a normal DLL then you don't need to register it, just copy it to the target location.

    However, if it's a COM DLL it will need registration. It's also a good idea to look into the shared file reference count (the MSDN docs on MSI mention this).
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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