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 / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

Setup File

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ghada Al-Mashaqbeh - 21 Aug 2006 09:16 GMT
Hi all,

As you know any .Net application when installed need .net framework to be
installed on the target machine to run the application, I want to make a
setup file for my application with the following two options:
-- the setup file include the .net framework setup file, So my setup file
will install the ,net framework if it is not installed on the target machine.
-- My setup file also has the ability to install the .net framework form the
internet.

So the end user will select any option according to his needs and the
available resources.

Can you help me how to include such options with my setup file?

waiting a reply.

Thanx

Ghada
Vadym Stetsyak - 21 Aug 2006 09:51 GMT
Hello, Ghada!

GAM> -- the setup file include the .net framework setup file, So my setup
GAM> file will install the ,net framework if it is not installed on the
GAM> target machine.

Have a look at
( http://support.microsoft.com/default.aspx?scid=kb;en-us;324733 )

GAM> -- My setup file also has the ability to install the .net framework
GAM> form the internet.

This option means that your setup will download .NET Framework and start the installation
in the reduce UI mode, this can be accomplished by a custom action

( http://www.c-sharpcorner.com/Code/2003/Dec/CustomInstallMG.asp )

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com

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.