Guest

Reading the Registry

Hi -

I need to run an uninstall custom action (msiexec.exe) that takes a registry value as a parameter.

How can I read a value from the registry and use it as a parameter in a custom action?

Thanks for your help.

- Jeff
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

Write the CA in c++ and read the registry using the Win32 API.
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”