cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mkkhan
Level 4

PreRequisite installation based on type of Target machine IA64 or X64 or X86.

Am using Basic MSI project of InstallShield 2008 Professional

I need to install .net2.0Framework as a mandatory prerequisite on the target machine.

Is it possible to set the intelligence as what type of .net2.0Framework to be installed on the target machine.

The Installer should be intelligent enough to check the type of the Target machine, like if it is IA64 or x64 or x86 , it should install the corresponding .Net2.0 Framework only.

Any help in this regard will be greatly appreciated.
Labels (1)
0 Kudos
(1) Reply
alphacz
Level 5

I'm pretty sure InstallShield comes with a bunch of pre-requisites already defined - and .NET 2.0 is included - IA64,x64, etc. Use the pre-requisite editor to examine these; they've already done the work you are describing for you...
0 Kudos