From 2928fb32c6f33c29db35326d087813063bcedd5c Mon Sep 17 00:00:00 2001
From: josod827 <112946011+josod827@users.noreply.github.com>
Date: Wed, 5 Nov 2025 17:24:33 +0100
Subject: [PATCH 1/5] docs: update anki-consol.exe (fix #435)
---
src/platform/windows/startup-issues.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/platform/windows/startup-issues.md b/src/platform/windows/startup-issues.md
index 9fe2fd8f6..696363219 100644
--- a/src/platform/windows/startup-issues.md
+++ b/src/platform/windows/startup-issues.md
@@ -75,7 +75,7 @@ errors. After installing the latest Anki version and ensuring all Windows
updates are installed, instead of running Anki directly, press the Windows key (or open the Start menu), type `cmd`, and launch Command Prompt. When the terminal window opens, paste the following command, and press Enter. (The path will be different if Anki is installed in a location that is not the default.)
```
-%LocalAppData%\Programs\Anki\anki-console.bat
+%LocalAppData%\Programs\Anki\anki-console.exe
```
Presumably Anki will fail to open like before, but the output in the terminal window may reveal something about
From 93991d99667ad523adff8616e7f9943c258efbab Mon Sep 17 00:00:00 2001
From: josod827 <112946011+josod827@users.noreply.github.com>
Date: Wed, 3 Dec 2025 13:41:03 +0100
Subject: [PATCH 2/5] Update startup-issues.md with pre-25.07 and 25.07+
instructions
---
src/platform/windows/startup-issues.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/platform/windows/startup-issues.md b/src/platform/windows/startup-issues.md
index 696363219..41f5d6962 100644
--- a/src/platform/windows/startup-issues.md
+++ b/src/platform/windows/startup-issues.md
@@ -74,10 +74,18 @@ Starting Anki from a terminal may reveal a bit more information about some
errors. After installing the latest Anki version and ensuring all Windows
updates are installed, instead of running Anki directly, press the Windows key (or open the Start menu), type `cmd`, and launch Command Prompt. When the terminal window opens, paste the following command, and press Enter. (The path will be different if Anki is installed in a location that is not the default.)
+For Anki 25.07 and later:
+
```
%LocalAppData%\Programs\Anki\anki-console.exe
```
+For Anki versions before 25.07:
+
+```
+%LocalAppData%\Programs\Anki\anki-console.bat
+```
+
Presumably Anki will fail to open like before, but the output in the terminal window may reveal something about
what is causing the problem.
From b07fe81d946a2537b5e159ccb618ca103a9c58d0 Mon Sep 17 00:00:00 2001
From: josod827 <112946011+josod827@users.noreply.github.com>
Date: Wed, 3 Dec 2025 13:42:24 +0100
Subject: [PATCH 3/5] Update startup-issues.md with pre-25.07 and 25.07+
instructions
---
src/platform/windows/startup-issues.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/platform/windows/startup-issues.md b/src/platform/windows/startup-issues.md
index 41f5d6962..0622f32a0 100644
--- a/src/platform/windows/startup-issues.md
+++ b/src/platform/windows/startup-issues.md
@@ -74,13 +74,13 @@ Starting Anki from a terminal may reveal a bit more information about some
errors. After installing the latest Anki version and ensuring all Windows
updates are installed, instead of running Anki directly, press the Windows key (or open the Start menu), type `cmd`, and launch Command Prompt. When the terminal window opens, paste the following command, and press Enter. (The path will be different if Anki is installed in a location that is not the default.)
-For Anki 25.07 and later:
+_For Anki 25.07 and later, paste_
```
%LocalAppData%\Programs\Anki\anki-console.exe
```
-For Anki versions before 25.07:
+_For Anki versions before 25.07, paste_
```
%LocalAppData%\Programs\Anki\anki-console.bat
From e95de0ca5057e70938e5fba709cb5afc4cc7ee3c Mon Sep 17 00:00:00 2001
From: josod827 <112946011+josod827@users.noreply.github.com>
Date: Sun, 1 Feb 2026 16:09:58 +0100
Subject: [PATCH 4/5] Update src/platform/windows/startup-issues.md
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
---
src/platform/windows/startup-issues.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/platform/windows/startup-issues.md b/src/platform/windows/startup-issues.md
index 0622f32a0..4bf948446 100644
--- a/src/platform/windows/startup-issues.md
+++ b/src/platform/windows/startup-issues.md
@@ -74,7 +74,7 @@ Starting Anki from a terminal may reveal a bit more information about some
errors. After installing the latest Anki version and ensuring all Windows
updates are installed, instead of running Anki directly, press the Windows key (or open the Start menu), type `cmd`, and launch Command Prompt. When the terminal window opens, paste the following command, and press Enter. (The path will be different if Anki is installed in a location that is not the default.)
-_For Anki 25.07 and later, paste_
+For Anki 25.07 and later, paste
```
%LocalAppData%\Programs\Anki\anki-console.exe
From d2832f648383142ffb5c9cb0f87da00cb0588b3a Mon Sep 17 00:00:00 2001
From: josod827 <112946011+josod827@users.noreply.github.com>
Date: Sun, 1 Feb 2026 16:10:07 +0100
Subject: [PATCH 5/5] Update src/platform/windows/startup-issues.md
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
---
src/platform/windows/startup-issues.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/platform/windows/startup-issues.md b/src/platform/windows/startup-issues.md
index 4bf948446..78b44fdea 100644
--- a/src/platform/windows/startup-issues.md
+++ b/src/platform/windows/startup-issues.md
@@ -80,7 +80,7 @@ For Anki 25.07 and later, paste
%LocalAppData%\Programs\Anki\anki-console.exe
```
-_For Anki versions before 25.07, paste_
+For Anki versions before 25.07, paste
```
%LocalAppData%\Programs\Anki\anki-console.bat