View Single Post
  #4 (permalink)  
Old 07-24-2008, 3:49 PM
JuggaloBrotha's Avatar
JuggaloBrotha JuggaloBrotha is offline
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jun 2004
Location: Lansing, MI; USA
Age: 25
Posts: 3,634
Reputation: 396
JuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NETJuggaloBrotha master of VB.NET
Default

Quote:
Originally Posted by JohnH View Post
Both for ClickOnce and Setup projects in VS2005 the bootstrapper checks for Prerequisites like .Net Framework before doing app setup.
He's using VS 2003, which also has the .Net framework pre-requisite check, but I think he's wanting the installer to install the .net framework from the cd (if it's not present) right before his app gets installed by the .net installer
__________________
Currently using: VS 2005 & 2008 Pro w/sp1 on Win7 Ultimate x64.


There are 3 kinds of people in the world: Those who can count and those who can't.
4 out of 3 people have trouble with fractions.

Windows has a 64 bit GUI for a set of 32 bit extensions on a 16 bit shell for an 8 bit OS using a 4 bit kernel made by a 2 bit company that can't stand 1 bit of competition.
Reply With Quote