Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / March 2004

Tip: Looking for answers? Try searching our database.

Deployment with all dependencies

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Riaan Cilli? - 17 Mar 2004 19:25 GMT
Hi

This question has probably been asked a few times before, but the web hasn't
given me the answers I'm looking for.

I know now that you cannot include only certain parts of the .NET Framework
needed for your application to function. So, my question is:

How do I include the whole .NET framework and all the other files from SDK's
such as the ADSI SDK in my .MSI file? I'm using Visual Basic .NET btw.

When I tried not "excluding" files needed from the ADSI SDK, the setup
project would not compile.

Thanks

Riaan
Phil Wilson - 17 Mar 2004 20:06 GMT
You don't. For one thing the .NET setup is MSI-based, and so is yours, and you
can't have two simultaneous MSI-based installations. For another. the framework
installs the right version (2.0) of Windows Installer, so your install won't
even start if the version on the system is too old. That's why there are things
like this (you may have to sign in):

http://www.codeproject.com/dotnet/dotNetInstaller.asp
Signature

Phil Wilson [MVP Windows Installer]
----

> Hi
>
[quoted text clipped - 13 lines]
>
> Riaan

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.