cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ray_joslyn
Level 3

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
0 Kudos
(1) Reply
Lenwin
Level 10

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
0 Kudos