oxen-electron-gui-wallet
oxen-electron-gui-wallet copied to clipboard
Oxen Wallet uses the wrong Documents directory in Windows
I don't know how, but Oxen is the only application on my machine that is somehow forcefully writing Documents to C:\Users\mysuser\Documents
.
On this machine, for this user, the "Documents" folder is found under OneDrive
as would be the case for all OneDrive users who allow OneDrive to backup their documents.
Ideally Oxen would use the appropriate windows/electron APIs to write/read from the users' Documents directory instead of forming the path manually or however it works now.