cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
clairekari
Level 2

Build a .msi and a setup.exe containing prereq

Hi,

I would like to have 2 releases defined in my installer project.
1. One as a compressed setup.exe, that contains the .net 3.5 SP1 prerequisite.
2. One that only builds a compressed .msi (that will not contain the prereq, and this is ok).

The problem I am having is that since my project contains a prerequisite, the build fails when I try to build a release that only builds a compressed .msi.

Does anyone know how to get around this?

Any help is greatly appreciated,

Claire
Labels (1)
0 Kudos
(2) Replies
clairekari
Level 2

I found the way to do it, using release flags.:) 🙂
0 Kudos
svbhiungade
Level 3

I am also trying same thing..but not able to do it...Will you please tell me how did to do this??
0 Kudos