I am making an application with update included. Basically the update removes old application and creates a new one with a newer version. There aren't any setup configurations. Is there convinient way settings can be transferred to the application of new version?
OK, I found solution. While program is updating, current settings are saved to .txt file and after update, program reads the text file and applies the settings