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
- :
- Read registry value
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
Nov 24, 2010
10:33 AM
Read registry value
How can I read a registry value and pass it to a variable for using in my msi setup and deployment project using VS2010 and InstallShield LE ?
Thanks
Ray
Thanks
Ray
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 26, 2010
03:48 AM
Hi,
You may try using a VB script custom action to implement this.
You may read the value from the registry and then write the value into a property.
Thanks,
Lenwin
You may try using a VB script custom action to implement this.
You may read the value from the registry and then write the value into a property.
Thanks,
Lenwin
