1

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?

iTayb
  • 12,373
  • 24
  • 81
  • 135

1 Answers1

1

Perhaps not possible.

However, one can use the Appdata folder on Windows systems, and /etc folder on Linux systems.

iTayb
  • 12,373
  • 24
  • 81
  • 135