Groups | Blog | Home
all groups > dotnet setup > march 2004 >

dotnet setup : Adding .NET 1.1 to Setup Project


damianm NO[at]SPAM webaware.com.au
3/28/2004 6:30:21 PM
Hi !

I want to add .NET Framwork 1.1 to my Setup project. I have installed
the bootstrapper app and have set the Bootstrapper property to Windows
Installer Bootstrapper. MSDN then says that the .NET Framework launch
condition must also be enabled. I check the launch conditions and cant
see a .NET Framework launch condition. Anyone know why ?

Phil Wilson
3/29/2004 11:11:30 AM
I'm not sure what "installed the bootstrapper app" means - if you've set the
Bootstrapper property you get a setup.exe launcher. Either way, if you've added
an assembly to the setup project, you should see a Launch Condition added,
called MsiNetAssemblySupport. VS 2003 lets you put a SupportedRuntimes list in
the properties of that launch condition. It's not actually a MSI launch
condition, it's a custom action that calls a DLL.
--
Phil Wilson [MVP Windows Installer]
----
[quoted text, click to view]

AddThis Social Bookmark Button