Groups | Blog | Home
all groups > dotnet framework > may 2006 >

dotnet framework : How to register a DLL and OCX using .NET 2.0


Emanuele Ornella
5/19/2006 1:06:00 AM
I have a non-.NET application that uses several DLL and OCX and other
files...
I'm trying to have a client-side application that copies files from a
server repository to the client machine in order to syncronize the
application.
That's easy to do with FileInfo ... CopyTo method.
However for dll and ocx I also need to register these components...

Anyone have tips for this task?

Thanks,
emanuele
Mattias Sjögren
5/19/2006 6:59:38 PM
[quoted text, click to view]

Any reason you're not using MSI?


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button