PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Re: Registering DLL along with .net application

Reply

Re: Registering DLL along with .net application

 
Thread Tools Rate Thread
Old 29-06-2003, 12:53 PM   #1
Uri Dor
Guest
 
Posts: n/a
Default Re: Registering DLL along with .net application


if it's a COM server, copying to system32 won't do much good

G&R wrote:

> "Jahan Jamshidi" <jjAT@pricecutDOT.com> schreef in bericht
> news:OJKmioCPDHA.1556@TK2MSFTNGP10.phx.gbl...
>
>>I am developing an application that will need a .dll file from another
>>packaged product.
>>Can I include the packaged .dll file along with my .net application to be
>>deployed?
>>I am aware of the copy right problems and I've cleared it with my vendor.
>>The problem I'm seeing is that the packaged .dll file does not get
>>registered in my client machines when they try to install my .net package.
>>Thankx
>>

>
> Or just copy it to %SYSTEMROOT%\System32
> make sure, you don't overwrite an existing newer version of the DLL.
>
> G&R
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off