Upgrade persistent settings after new install?
-
I am deploying a new revision of a windows application with a setup created via a setup project. I want to persist the user settings that were saved in the prior revision of the application. Is there a way to automatically do this via the actual setup project that I am unaware of, or will I have to do this programatically by retrieving those settings from the prior revisions user.config file? Thank you...
-
I am deploying a new revision of a windows application with a setup created via a setup project. I want to persist the user settings that were saved in the prior revision of the application. Is there a way to automatically do this via the actual setup project that I am unaware of, or will I have to do this programatically by retrieving those settings from the prior revisions user.config file? Thank you...