I have an ini file that contains the configuration of my app.
Esky creates new folders for the updated versions. How can I make sure that configuration file gets copied?
Perhaps not possible.
However, one can use the Appdata folder on Windows systems, and /etc folder on Linux systems.
Appdata
/etc
Perhaps not possible.
However, one can use the
Appdata
folder on Windows systems, and/etc
folder on Linux systems.