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 do I make 64bit setup file
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
Sep 05, 2019
02:25 AM
Hi.
I made a setup file by 64bit.
But it is installed at C:\Program Files (x86)\... when I try to install.
Can I know How to make 64bit Setup file that is copied to C:\Program Files\... Not x86 folder?
I use InstallShield pro 2019 and Visual Studio 2017.
Thanks.
Dongkyu Kim.
(1) Solution
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2019
03:59 AM
Make sure that in the component settings you are selecting "64-bit Component = Yes"
In addition make sure that you update the Template Summary value to x64
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2019
02:31 AM
Hi ,
Below links which contain details can help you achieve it:
https://helpnet.flexerasoftware.com/installshield25helplib/helplibrary/IHelp64BitSupport.htm
https://helpnet.flexerasoftware.com/installshield24helplib/helplibrary/Targeting64Bit-MSI.htm#Introduction_3539228780_1282016
https://blog.flexerasoftware.com/software-installation/2011/01/building-32-bit-and-64-bit-installations-from-the-same-installshield-project/
Thanks,
Jenifer
Below links which contain details can help you achieve it:
https://helpnet.flexerasoftware.com/installshield25helplib/helplibrary/IHelp64BitSupport.htm
https://helpnet.flexerasoftware.com/installshield24helplib/helplibrary/Targeting64Bit-MSI.htm#Introduction_3539228780_1282016
https://blog.flexerasoftware.com/software-installation/2011/01/building-32-bit-and-64-bit-installations-from-the-same-installshield-project/
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2019
03:59 AM
Make sure that in the component settings you are selecting "64-bit Component = Yes"
In addition make sure that you update the Template Summary value to x64
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2019
04:31 AM
This works for me.
"In addition make sure that you update the Template Summary value to x64"
Thanks.
"In addition make sure that you update the Template Summary value to x64"
Thanks.