We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22037b commit d4da305Copy full SHA for d4da305
webpage/src/installation/windows.md
@@ -23,10 +23,11 @@ You don't need the portable mode if you just don't have Administration permissio
23
to your computer. QOwnNotes doesn't need to be installed!
24
:::
25
26
-## Windows XP
+## Windows 8.1 and older
27
28
Qt dropped support for Windows XP with version 5.8, but QOwnNotes is now also built
29
-with Qt 5.7 to allow Windows XP users to still use it.
+with Qt 5.7 to allow Windows XP users to still use it. Windows 8.1 has issues with
30
+the regular QOwnNotes build, because it was built on a newer Windows SDK.
31
32
You need to download the ZIP file from [AppVeyor](https://ci.appveyor.com/project/pbek/qownnotes/build/artifacts)
33
yourself and unzip it to a folder of your liking.
0 commit comments