Skip to content

Commit 1384834

Browse files
authored
Add explanation
1 parent d46ac16 commit 1384834

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/installation/windows.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ icon: fontawesome/brands/windows
44
---
55

66
!!! note
7-
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"}.
7+
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"}.
8+
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**.
89

910
## Install
1011

@@ -37,4 +38,4 @@ icon: fontawesome/brands/windows
3738

3839
1. Stop Stash server.
3940
2. Delete the `stash-win.exe` binary file.
40-
3. Delete `%userprofile%/.stash` folder.
41+
3. Delete `%userprofile%/.stash` folder.

0 commit comments

Comments
 (0)