cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
harid38
Level 5

how to add both 32 bit and 64 bit driver to one installshield project.

I have a basic MSI project that is a Hybrid with 32-Bit and 64-Bit components and features controlled by a release flag. This works fine.

I also have Device Drivers for both 32 & 64 Bit. The selection in the device driver section only allows either 32bit or amd64 apparently for DIFx.

How do you get both of these device drivers to reside in the same hybrid project and install correctly with the correct platform ?

Has anyone come up with a method either in the installer, in script code, or in VB Script code to install these device drivers from the same base project ?

Thanks for the help.
Labels (1)
0 Kudos
(2) Replies
Not applicable

You can try InstallShield 2012's new feature "Suite Installations"
0 Kudos
Holger_G
Level 10

Take a look at my first post of this thread.
0 Kudos