954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Setup project

i want to put my program in a setup project but there is a problem which is other users dont have dot net frame work to make the setup begin, the question is how can i put dot net frame work in my setup, to generalize i want to make other people see my work but they dont have dot net frame work, how can i do it ??

dooda man
Newbie Poster
15 posts since May 2004
Reputation Points: 10
Solved Threads: 0
 

there are several ways, however, sounds like your solution needs to load .net framework by bootstrapping. anyway, check this out...

HOW TO: Distribute the .NET Framework with a Visual Studio .NET Deployment Project

guitarded
Newbie Poster
3 posts since Oct 2004
Reputation Points: 10
Solved Threads: 0
 

Thhhhhhhhhnx

dooda man
Newbie Poster
15 posts since May 2004
Reputation Points: 10
Solved Threads: 0
 

i want to put my program in a setup project but there is a problem which is other users dont have dot net frame work to make the setup begin, the question is how can i put dot net frame work in my setup, to generalize i want to make other people see my work but they dont have dot net frame work, how can i do it ??

YOGESHCHANDANI
Newbie Poster
1 post since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

ok add a right click on your setup poject that u have added to your solution and select properties
A form called "Your setup project name" Property pages will be shown click the Prerequisites button a second pages with a components list will appear then select the requested component to be installed with your application and click ok and that's it

Jugortha
Junior Poster
172 posts since Oct 2007
Reputation Points: 11
Solved Threads: 16
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You