From 228c3c90bd574e1694abe184728fcb67f3b255ef Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Apr 2022 10:31:33 +0530 Subject: [PATCH] ... --- manual/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/faq.rst b/manual/faq.rst index f767459deb..574b12e3b5 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -909,7 +909,7 @@ I downloaded the installer, but it is not working? Downloading from the Internet can sometimes result in a corrupted download. If the calibre installer you downloaded is not opening, try downloading it again. If re-downloading it does not work, download it from `an alternate location `_. If the installer still doesn't work, then something on your computer is preventing it from running. * Try temporarily disabling your antivirus program (Microsoft Security Essentials, or Kaspersky or Norton or McAfee or whatever). This is most likely the culprit if the upgrade process is hanging in the middle. - * Similarly, if the installer is failing/rolling and you have Microsoft PowerToys running, quit it. + * Similarly, if the installer is failing/rolling back and you have Microsoft PowerToys running, quit it. * Try rebooting your computer and running a registry cleaner like `Wise registry cleaner `_. * Try a clean install. That is, uninstall calibre, delete :file:`C:\\Program Files\\Calibre2` (or wherever you previously chose to install calibre). Then re-install calibre. Note that uninstalling does not touch your books or settings. * Try downloading the installer with an alternate browser. For example if you are using Microsoft Edge, try using Firefox or Chrome instead.