From a310d4c2b18465d4e7a192798f22dac40e1ccb3e Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 15 Sep 2026 09:31:17 -0700 Subject: [PATCH] initial commit --- kcc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/kcc.py b/kcc.py index 5ae109b6..5a53c509 100755 --- a/kcc.py +++ b/kcc.py @@ -69,6 +69,7 @@ def modify_path(): os.path.expandvars('%LOCALAPPDATA%\\Amazon\\KC2'), os.path.expandvars('%LOCALAPPDATA%\\Amazon\\Kindle Previewer 3\\lib\\fc\\bin\\'), os.path.expandvars('%UserProfile%\\Kindle Previewer 3\\lib\\fc\\bin\\'), + 'C:\\Program Files\\WindowsApps\\KindlePreviewerApp_4.0.0.0_x64__ek06e0aw29nma\\KindlePreviewerApp\\resources\\KFXGen\\bin', 'C:\\Apps\\Kindle Previewer 3\\lib\\fc\\bin', 'D:\\Apps\\Kindle Previewer 3\\lib\\fc\\bin', 'E:\\Apps\\Kindle Previewer 3\\lib\\fc\\bin',