We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88e41c commit dae8f9aCopy full SHA for dae8f9a
1 file changed
docs/windows.md
@@ -9,7 +9,9 @@ gPodder is tested on **Windows 10**, but it should also work on Windows 7 and la
9
10
gPodder 3.11.2 and later is [known](https://github.com/gpodder/gpodder/issues/1540)
11
not to work on Windows 7. Although, it might be possible to build gPodder yourself
12
-using an older version of msys2.
+using an older version of msys2. gPodder 3.11.4 is known to work after installing
13
+[api-ms-win-core-path-l1-1-0.dll](https://github.com/nalexandru/api-ms-win-core-path-HACK/releases).
14
+The `x86` version goes in `SysWOW64` and the `x64` version goes in `System32`.
15
16
gPodder 3.10.9 and later is [known](https://www.freelists.org/post/gpodder/gpodder-Digest-V9-17)
17
not to work on Windows XP.
0 commit comments