|
-
Sep 30th, 2001, 09:31 AM
#1
Thread Starter
Lively Member
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]
-
Sep 30th, 2001, 03:40 PM
#2
Monday Morning Lunatic
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|