I got the mission to save the actual installation path into an INI file (to a certain key). During installation, the user get a default folder to install the app, but he can change it in run-time (in the wizard). How to catch the final folder path he decided about, and place it into my INI file?
Thank you!