I can't save any settings on Windows 7 since VC is trying to write them to "C:\Program Files (x86)\VoiceChatter", verified with Process Monitor, and ofc normal users don't have write permissions there. A workaround is to give users write permissions in that folder, or run the program as an admin, but those are really bad workarounds in the end.
I thought Windows 7/Vista would handle it by itself and instead try to write them to "C:\Users\USERNAME\AppData\Local\VirtualStore\Program Files (x86)\VoiceChatter" but that is not the case as it seems.
The best solution would be to write the *.conf files to "C:\Users\USERNAME\AppData\Local\VoiceChatter" instead.
