This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- how to add both 32 bit and 64 bit driver to one installshield project.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 24, 2011
07:50 AM
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.
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.
(2) Replies
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 24, 2011
10:05 AM
You can try InstallShield 2012's new feature "Suite Installations"