Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Windows Store / UWP Paths #2041

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Support Windows Store / UWP Paths #2041

merged 1 commit into from
Nov 10, 2023

Conversation

TheNexusAvenger
Copy link
Contributor

I have never worked on a C++ application before. There are probably some improvements that could be made with how this is handled.

At the moment, Windows Store / UWP is not properly handled. Unlike the desktop app, UWP stores files in an admin-only, read-only directory while the settings are stored elsewhere. Changing the version_folder for the Windows Store version allows the file to be written and take effect.

@PhoenixShay PhoenixShay added the enhancement New feature or request label Nov 9, 2023
@axstin axstin merged commit 38371f0 into axstin:master Nov 10, 2023
@axstin
Copy link
Owner

axstin commented Nov 10, 2023

Hi! This is a case I should have considered before-- thanks for the PR. I'll probably change a couple things, but great work for your first go at C++ 👍

@chrisvoltt

This comment was marked as off-topic.

Repository owner locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
4 participants