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 build 32bit and 64bit installers using one .ism 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
‎Mar 07, 2011
06:54 AM
how to build 32bit and 64bit installers using one .ism project?
Is is possible to create a both 32bit and 64 bit installer using one .ism project. i am using Installscript MSI project?. IF yes provide me with some help.
thanks in advance.
thanks in advance.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2011
07:24 AM
harid38 wrote:
Is is possible to create a both 32bit and 64 bit installer using one .ism project. i am using Installscript MSI project?. IF yes provide me with some help.
thanks in advance.
By design, you should have 2 installers for this, 1 with 32 bit components and 1 with 64 bit components.
Otherwise you will have loads of validation errors...
regards,
Henno.
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2011
09:30 AM
Please see the help topic "Release Flags".
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2011
11:58 AM
There was a recent blog post on this topic:
http://blogs.flexerasoftware.com/installtalk/2011/01/building-32-bit-and-64-bit-installations-from-the-same-installshield-project.html
Along with some other commentary on a pitfall that the blog entry fell into. I think this will give you what you are looking for. But, life is least complicated when using two separate project files, in my opinion.
http://blogs.flexerasoftware.com/installtalk/2011/01/building-32-bit-and-64-bit-installations-from-the-same-installshield-project.html
Along with some other commentary on a pitfall that the blog entry fell into. I think this will give you what you are looking for. But, life is least complicated when using two separate project files, in my opinion.