Create the following files in '/conf' in batclients settings folder
($HOME/batclient in linux and macos, C:\Documents and
Settings\%username%\batclient\ i think in windows).
Then make sure each file the following content:
<?xml version="1.0" encoding="ISO-8859-1"?>
<Filename />
so <Aliases /> in aliases.xml and so on.
except actionbuttons.xml which is <ActionButtonConfig /> because
consistency is for suckers.
If you're having problems with the EULA agreement window put the following in
config.xml
<Config>
<EULA accepted="true" />
</Config>
Really appreciate taking the time to provide these steps.
I have followed them but they did not fix the problem.
I have created the files you mentioned in:
C:\Users\<myusername>\batclient\conf
I have added the file contents like:
<?xml version="1.0" encoding="ISO-8859-1"?>
<Aliases />
except for Actionbuttons for which I added:
<?xml version="1.0" encoding="ISO-8859-1"?>
<ActionButtonConfig />
I noticed my Config file is empty, but I added:
<Config>
<EULA accepted="true" />
</Config>
After all the steps, the settings still do not save after I Esc > Quit.
If I did something wrong or I missed anything, I would appreciate some help.
Hey, unfortunately I just don't know why it didn't work for you.
Maybe I got the windows folder wrong? Perhaps someone who has a working client
on windows could confirm.