Hi All,
I need some assistance creating a registry key name using the dynamic name. I have a server installer which includes a port number which gets stored in the registry. The name of this key needs to be dynamic according to the given port number at the time of installation. For example if the user uses port 10000 at the time of installation then the registry key name should be 10000. Is this possible?
Any help will be appreciated.
Thank you in advance!
Upendra