Hi,
I am currently having an issue when fetching data from registry.
I have created an msi that uses public properties. During install the property values can be set to anything desirable. I am also using advertised shortcuts. The issue here is that these values are set in current user and in HKLM/Uninstall so when the next user logs on default values are set, not the values entered in current user.
I have also made a search action that fetches the data from HKLM/Uninstall. How do I create a custom action that fetches the values from the search action and adding it to current user when the next person logs on. Currently, as I mentioned the default values are set when a new user logs on.
Thanks in advance
Regards,
Emil Ehssani