I have a setup project in VisualStudio 2005.
User is invited to fill-in the server address that will be stored in a registry key.
Now, I would like that if the user reinstalls this project, that the old server name be proposed by default as value in the setup interface.
Is is possible to keep the ancient registry key value, to propose it in a new setup?