In the installer I am doing some registry entry, I want to update the value of these registry entry as per the user input.
I am not getting how to do it. Please suggest.
Our tutorial on adding registry keys and values explains how to add registry values depending on user input. The tutorial explains placing the path stored in APPDIR inside a registry value. You can adapt this to store the value of any property inside a registry key.
Let me know if I've misunderstood your requirement.
FOLLOW US