diff --git a/docs/installation/windows.md b/docs/installation/windows.md index 94a6acda..8a871194 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -4,7 +4,8 @@ icon: fontawesome/brands/windows --- !!! note - Some Windows 11 versions might open Stash via Terminal instead of going to notification area. You can bypass that by running the program as administrator or [use a shortcut to run it via conhost.exe](https://github.com/stashapp/stash/issues/2598){:target="_blank"}. + Some Windows 11 versions might open Stash via Terminal instead of going to notification area. You can bypass that by running the program as administrator or [use a shortcut to run it via conhost.exe](https://github.com/stashapp/stash/issues/2598){:target="_blank"}. + As a result of running as administrator Stash might fail to detect your Python installtion in PATH, so you need point it the correct way yourself after installation. In :fontawesome-solid-gear: **Settings** > **System** and under **Applications Paths** header set **Python Executable Path**. ## Install @@ -37,4 +38,4 @@ icon: fontawesome/brands/windows 1. Stop Stash server. 2. Delete the `stash-win.exe` binary file. -3. Delete `%userprofile%/.stash` folder. \ No newline at end of file +3. Delete `%userprofile%/.stash` folder.