Quote:
Originally Posted by T.Slappy
I recommend you to run the application as Administrator.
As you can see you do not have appropriate rights so the application cannot write the configuration into file (e.g. C:\Program Files (x86)\ folder) so this is an issue with your User account, not the problem in the app.
|
Ideally applications should store their configuration in %AppData% and not require admin rights.