cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jrahma
Level 6

how to deploy windows installer?

in the redistributable window, there are many windows installer versions, for xp, vista, windows 2008, etc..
what if my application can run on all?
how can I include all but InstallSheild will detect the platform and install the required windows installer?
Labels (1)
0 Kudos
(1) Reply
DebbieL
Level 17

If your product can run on all of those versions of Windows, you will want to include all of those InstallShield prerequisites in your project. At run time, the installation launches the appropriate redist installation based on which OS is present on the target system.
0 Kudos