Home All Groups Group Topic Archive Search About

Compiling Dependancies into a .NET APP???

Author
16 Feb 2006 7:21 AM
Jason Myers
Hi

I've just wtritten a desktop app using VB.NET 2005 Express Edittion. It
makes use of the MS Word 10 Com Components, andsome ZIP libraries that I
have. I need the appropriate DLL's to be built into the solution so that
when I install on another machine in my organisation, it will also install
those DLL's if not found on the users machine. This was simple to do from
VB6, but I have no idea how to do it using .NET

Any help will be appreciated.

Thanks

Author
16 Feb 2006 11:14 AM
Carlos J. Quintero [VB MVP]
Hi Jason,

See:

Deploying Applications and Components
http://msdn2.microsoft.com/en-us/library/wtzawcsz(VS.80).aspx

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


Show quoteHide quote
"Jason Myers" <jn***@ras-admin.co.za> escribió en el mensaje
news:OesbZmsMGHA.1460@TK2MSFTNGP10.phx.gbl...
> Hi
>
> I've just wtritten a desktop app using VB.NET 2005 Express Edittion. It
> makes use of the MS Word 10 Com Components, andsome ZIP libraries that I
> have. I need the appropriate DLL's to be built into the solution so that
> when I install on another machine in my organisation, it will also install
> those DLL's if not found on the users machine. This was simple to do from
> VB6, but I have no idea how to do it using .NET
>
> Any help will be appreciated.
>
> Thanks
>
>
>
Author
16 Feb 2006 12:00 PM
Jason Myers
Thanks for this, but the problem I have is that I am using the express
eddittion, so I don't have access to the Windows Installer Project type.

Show quoteHide quote
"Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message
news:OhJhxouMGHA.3144@TK2MSFTNGP11.phx.gbl...
> Hi Jason,
>
> See:
>
> Deploying Applications and Components
> http://msdn2.microsoft.com/en-us/library/wtzawcsz(VS.80).aspx
>
> --
>
> Best regards,
>
> Carlos J. Quintero
>
> MZ-Tools: Productivity add-ins for Visual Studio
> You can code, design and document much faster:
> http://www.mztools.com
>
>
> "Jason Myers" <jn***@ras-admin.co.za> escribió en el mensaje
> news:OesbZmsMGHA.1460@TK2MSFTNGP10.phx.gbl...
>> Hi
>>
>> I've just wtritten a desktop app using VB.NET 2005 Express Edittion. It
>> makes use of the MS Word 10 Com Components, andsome ZIP libraries that I
>> have. I need the appropriate DLL's to be built into the solution so that
>> when I install on another machine in my organisation, it will also
>> install
>> those DLL's if not found on the users machine. This was simple to do from
>> VB6, but I have no idea how to do it using .NET
>>
>> Any help will be appreciated.
>>
>> Thanks
>>
>>
>>
>
>