alancc
Flexera beginner
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 29, 2020
10:23 PM
How to Add Registry Conditionally?
Hi,
I am using IS Express.
In my setup project, I need to do:
If target system is 32bit, then add registry key to HKEY_LOCAL_MACHINE/Software(32bit),
otherwise, add registry key to HKEY_LOCAL_MACHINE/Software(64bit).
And make sure the built setup.exe is a 32bit exe.
However, I check the "Registry" section and cannot find a way to do so. I try to add registries to both Software(32bit) and Software(64bit), but that will generate a 64bit setup.exe.
1 Reply

Flexera
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 29, 2020
11:28 PM
Re: How to Add Registry Conditionally?
Hi @alancc ,
You can refer the below link to configure 32bit and 64-bit components in express editions:
https://docs.flexera.com/isxhelp22/helplibrary/IHelp64BitSupport.htm