fl-studio-discord-rpc icon indicating copy to clipboard operation
fl-studio-discord-rpc copied to clipboard

Failed to save settings - Access to settings.xml is denied

Open joaisa17 opened this issue 4 years ago • 4 comments

When attempting to change the settings for the RPC, I encountered an issue stating that the app didn't have access to change the settings.xml file. I had to manually edit the file by opening a program as admin, and changing the XML.

Error message

joaisa17 avatar Mar 20 '22 16:03 joaisa17

Probably the installer not setting proper perms during installation, I guess?

showengineer avatar Mar 20 '22 23:03 showengineer

@0x2b00b1e5 You should store user preferences in one of the AppData/Roaming or AppData/Local folders. Permission issues won't be caused at all

demberto avatar Jun 26 '22 20:06 demberto

Know I'm a bit late to this, but go into C:\Program Files (x86)\fl-studio-rpc\Release and run the FLRPC-GUI.exe as administrator. it'll work just fine when ran as an administrator 👍

LunaaTheFur avatar Jul 25 '23 01:07 LunaaTheFur

You can also just adjust the permissions on the "fl-studio-rpc" folder, so the tool can run it without admin permissions, if you're not comfy with that.

SinusQuell avatar Dec 05 '23 20:12 SinusQuell

This should be fixed. Preferences should be saved in AppData as @demberto said, but I am dropping this project unfortunately. Feel free to fork and fix.

showengineer avatar Jan 06 '24 16:01 showengineer