diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-26 01:20:34 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-26 01:20:34 +0200 |
commit | 4cb4ec35007bace54e81b6dd0202bbb3705f4b65 (patch) | |
tree | fe0c0e8dc1cf687f4c6cc023b7aac6a61cbe2bfd /doc/html/VeraCrypt Memory Protection.html | |
parent | c5e5e44e44bc3d27e707c97ebaa168fe161b0018 (diff) | |
download | VeraCrypt-4cb4ec35007bace54e81b6dd0202bbb3705f4b65.tar.gz VeraCrypt-4cb4ec35007bace54e81b6dd0202bbb3705f4b65.zip |
Documentation: Mention Upgrade/Repair/Reinstall case in Memory Protection help page
Diffstat (limited to 'doc/html/VeraCrypt Memory Protection.html')
-rw-r--r-- | doc/html/VeraCrypt Memory Protection.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/html/VeraCrypt Memory Protection.html b/doc/html/VeraCrypt Memory Protection.html index eec68a33..115d5f47 100644 --- a/doc/html/VeraCrypt Memory Protection.html +++ b/doc/html/VeraCrypt Memory Protection.html @@ -68,6 +68,15 @@ The memory protection mechanism ensures that non-administrator processes are pro <li>Click <b>OK</b>.</li> </ul> </li> + <li>During Upgrade or Repair/Reinstall + <ul> + <li>In the setup wizard, you'll encounter the <b>"Disable memory protection for Accessibility tools compatibility"</b> checkbox.</li> + <li>Check/uncheck the <b>"Disable memory protection for Accessibility tools compatibility"</b> option as per your needs.</li> + <li>Proceed with the rest of the upgrade or repair/reinstall.</li> + <li>You will be notified that an OS reboot is required if you have changed the memory protection setting.</li> + </ul> + + </li> </ol> <h2>Risks and Considerations</h2> <p> |