Click here to Skip to main content
15,891,865 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: OOPS Pin
Giorgi Dalakishvili14-May-07 23:06
mentorGiorgi Dalakishvili14-May-07 23:06 
JokeRe: OOPS Pin
Pete O'Hanlon15-May-07 0:32
mvePete O'Hanlon15-May-07 0:32 
AnswerRe: OOPS [modified] Pin
Jaiprakash M Bankolli15-May-07 2:39
Jaiprakash M Bankolli15-May-07 2:39 
GeneralRe: OOPS Pin
Giorgi Dalakishvili15-May-07 8:20
mentorGiorgi Dalakishvili15-May-07 8:20 
Questioncreating setup file Pin
balakpn13-May-07 22:41
balakpn13-May-07 22:41 
AnswerRe: creating setup file Pin
Christian Graus13-May-07 23:37
protectorChristian Graus13-May-07 23:37 
GeneralRe: creating setup file Pin
balakpn14-May-07 0:00
balakpn14-May-07 0:00 
GeneralRe: creating setup file Pin
kubben14-May-07 4:53
kubben14-May-07 4:53 
It can be done now. Here is an article I wrote on setup project.
http://www.codeproject.com/dotnet/Win_App_Setup_Project.asp[^]

Here is a post on having the .net framework install be included in the setup.

It seems that with vs 2005 the setup is improved to be able to check and install the .net framework. It checks the dependance prompts the user to accept the license. Then installs the .net framework. NOTE when it is done it is looking for the setup.msi file so that needs to be there.

Here is a microsoft link on it:
http://msdn2.microsoft.com/en-us/library/aa480239.aspx[^]

I have it working right now to install the .net 2.0 framework.

Ben
GeneralRe: creating setup file Pin
kubben14-May-07 4:55
kubben14-May-07 4:55 
Questionlicensing date control Pin
Michael Demeersseman13-May-07 21:36
Michael Demeersseman13-May-07 21:36 
AnswerRe: licensing date control Pin
balakpn13-May-07 22:59
balakpn13-May-07 22:59 
AnswerRe: licensing date control Pin
Dave Kreskowiak14-May-07 4:49
mveDave Kreskowiak14-May-07 4:49 
GeneralRe: licensing date control Pin
Paul Conrad14-May-07 6:12
professionalPaul Conrad14-May-07 6:12 
GeneralRe: licensing date control Pin
Dave Kreskowiak14-May-07 8:51
mveDave Kreskowiak14-May-07 8:51 
GeneralRe: licensing date control Pin
Paul Conrad14-May-07 8:55
professionalPaul Conrad14-May-07 8:55 
GeneralRe: licensing date control Pin
balakpn14-May-07 18:37
balakpn14-May-07 18:37 
GeneralRe: licensing date control Pin
Dave Kreskowiak15-May-07 12:46
mveDave Kreskowiak15-May-07 12:46 
GeneralRe: licensing date control Pin
balakpn16-May-07 21:01
balakpn16-May-07 21:01 
AnswerRe: licensing date control Pin
Michael Demeersseman17-May-07 22:38
Michael Demeersseman17-May-07 22:38 
GeneralRe: licensing date control Pin
Dave Kreskowiak18-May-07 12:47
mveDave Kreskowiak18-May-07 12:47 
AnswerRe: licensing date control Pin
Michael Demeersseman15-May-07 0:37
Michael Demeersseman15-May-07 0:37 
Questionadd dll reference Pin
tomertro13-May-07 21:12
tomertro13-May-07 21:12 
AnswerRe: add dll reference Pin
balakpn13-May-07 22:46
balakpn13-May-07 22:46 
AnswerRe: add dll reference Pin
Dave Kreskowiak14-May-07 4:45
mveDave Kreskowiak14-May-07 4:45 
GeneralRe: add dll reference Pin
tomertro15-May-07 10:53
tomertro15-May-07 10:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.