Windows: Projects not saved in user defined 'Documents' folder #171
Labels
bug
Something isn't working
Help / Contributions welcome
Noone is actively working on this right now, feel free to submit a Pull Request
Windows App
Describe the bug
SuperConductor assumes that the user's Documents folder under Windows is the default %userprofile%\Documents even though Windows allows a user to set the location arbitrarily.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
SuperConductor uses the Windows Known Folders GUID/CLSID to determine the real path of the user's Documents folder so that if the user has changed the default loction, the project files are stored in the correct place.
Desktop (please complete the following information):
Additional context
Microsoft documentation:
https://learn.microsoft.com/en-gb/windows/win32/shell/known-folders
https://learn.microsoft.com/en-gb/windows/win32/shell/knownfolderid
https://www.tenforums.com/tutorials/3123-clsid-key-guid-shortcuts-list-windows-10-a.html
(I am not a (real) developer so I'm not sure which approach should be used)
The text was updated successfully, but these errors were encountered: