diff --git a/KritaFAQ.rst b/KritaFAQ.rst --- a/KritaFAQ.rst +++ b/KritaFAQ.rst @@ -83,8 +83,14 @@ Linux :file:`$HOME/.config/kritarc` -Windows - :file:`%APPDATA%\\Local\\kritarc` +Windows (not Windows Store) + :file:`%LOCALAPPDATA%\\kritarc` +Windows Store + :file:`%LOCALAPPDATA%\\Packages\\49800Krita_{RANDOM STRING}\\LocalCache\\Local\\kritarc` + + The random string is the `Package Family Name`_, which is an implementation detail of the Store. + + .. _Package Family Name: https://docs.microsoft.com/en-us/sccm/protect/deploy-use/find-a-pfn-for-per-app-vpn MacOS X :file:`$HOME/Library/Preferences/kritarc` @@ -99,8 +105,14 @@ Linux :file:`$HOME/.config/kritarc` - Windows + Windows (not Windows Store) :file:`%LOCALAPPDATA%\\kritarc` + Windows Store + :file:`%LOCALAPPDATA%\\Packages\\49800Krita_{RANDOM STRING}\\LocalCache\\Local\\kritarc` + + The random string is the `Package Family Name`_, which is an implementation detail of the Store. + + .. _Package Family Name: https://docs.microsoft.com/en-us/sccm/protect/deploy-use/find-a-pfn-for-per-app-vpn MacOS X :file:`$HOME/Library/Preferences/kritarc` @@ -109,12 +121,6 @@ If the configuration was causing a crash, don't delete the mentioned file, but instead rename and send it to us in order for us to figure what caused the crash. -.. -If you have installed Krita through the Windows store, the kritarc file will be in another location - -:file:`%LOCALAPPDATA%\\Packages\\49800Krita_{RANDOM STRING}\\LocalCache\\Local\\kritarc` - -The random string depends on your installation/ Windows users have a habit of uninstalling and reinstalling applications to solve problems. Unless the problem is that the installation was corrupted by a virus scanner or drive failure, that will NOT work. Uninstalling Krita then reinstalling replaces the bytes on your drive with exactly the same bytes that were there before. It doesn't reset anything, least of all Krita's settings. @@ -123,13 +129,10 @@ Linux :file:`$HOME/.local/share/krita/` -Windows +Windows (including Windows Store) :file:`%APPDATA%\\krita\\` Mac OS X :file:`~/Library/Application Support/Krita/` - -If you installed Krita in the Windows Store, your custom resources will be in a location like: - :file:`%LOCALAPPDATA%\\Packages\\49800Krita_{RANDOM STRING}\\LocalCache\Roaming\krita` Krita tells me it can't find some files and then closes, what should I do? -------------------------------------------------------------------------- @@ -370,8 +373,8 @@ Linux :file:`$HOME/.local/share/krita/` -Windows - :file:`user\\Appdata\\Roaming\\krita\\` or :file:`%APPDATA%\\Roaming\\krita\\` +Windows (including Windows Store) + :file:`%APPDATA%\\krita\\` (in other words, :file:`%USERPROFILE%\\Appdata\\Roaming\\krita\\`) OSX :file:`~/Library/Application Support/Krita/`