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 / November 2004

Tip: Looking for answers? Try searching our database.

Dotnet framework deploy

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rena - 28 Nov 2004 06:34 GMT
Hi all,

1.    My application with launch condition checking the client PC has .net
framework 1.1.4322,  but i have tried that if there are .net 2.0 installed
it seems not work well as expected. I still prompt and require 1.1 framework
to be installed. How to solve it so that my version could pass the launch
condition when framework 2.0 is installed as well as 1.1

2.    how should i setup the dependency on a deployment project so that .net
framework will also included inside my setup file.

Thanks a lot.
Rena.
Phil Wilson - 30 Nov 2004 05:55 GMT
1. This is what the SupportedRuntimes property is for in the launch
condition:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/v
xgrfSupportedRuntimesProperty.asp


2. You can't install the .NET framework from within your setup project
because you can't nest an MSI install (the .NET install) inside another MSI
install (your setup). See:
http://www.msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp?fra
me=true

and look at the bootstrapper, or use something like this:
http://www.codeproject.com/dotnet/dotNetInstaller.asp
Signature

Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows installer
http://apress.com/book/bookDisplay.html?bID=280

> Hi all,
>
[quoted text clipped - 11 lines]
> Thanks a lot.
> Rena.

Rate this thread:







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.