From d93667d6463f55dcfcdde3e1b6ca5993e8b3292d Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 25 Jun 2024 12:48:58 -0700 Subject: [PATCH] add LOCALAPPDATA location of kindlegen --- Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installation.md b/Installation.md index 117612a..2d34750 100644 --- a/Installation.md +++ b/Installation.md @@ -26,6 +26,12 @@ An older version of KindleGen can be automatically detected from [Kindle Comic C On Windows, KCC is very finicky with `exe` placement. If you still have issues, manually copy `kindlegen.exe` into the same folder as `KCC_*.exe` +You can find `kindlegen.exe` at these locations in Windows File Explorer: + +``` +%LOCALAPPDATA%\Amazon\Kindle Previewer 3\lib\fc\bin\ +``` + ### Linux For [flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, download `kindlegen_linux_2.6_i386_v2.9` and move the executable `kindlegen` to `~/.var/app/io.github.ciromattia.kcc/data/`