diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-24 01:26:02 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-24 01:26:02 +0200 |
commit | 76c64d49ea96719bf1a5d185053619001b0aa533 (patch) | |
tree | dfb0d7b9d3f6ad21e6886a2b2ec1b6aab85288d9 /doc/chm | |
parent | 07c827c84979560fbc8eace567ac5a7f9ac3a279 (diff) | |
download | VeraCrypt-76c64d49ea96719bf1a5d185053619001b0aa533.tar.gz VeraCrypt-76c64d49ea96719bf1a5d185053619001b0aa533.zip |
Windows: Add tooltip message and help button for new option to disable memory protection
Also a dedicated page in the documentation was added for it.
Diffstat (limited to 'doc/chm')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3167780 -> 3168708 bytes | |||
-rw-r--r-- | doc/chm/VeraCrypt.hhc | 4 | ||||
-rw-r--r-- | doc/chm/VeraCrypt.hhp | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex ed040a1d..e646e218 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/chm/VeraCrypt.hhc b/doc/chm/VeraCrypt.hhc index 5c4af2e0..62c5a4dc 100644 --- a/doc/chm/VeraCrypt.hhc +++ b/doc/chm/VeraCrypt.hhc @@ -243,6 +243,10 @@ <param name="Local" value="Unencrypted Data in RAM.html"> </OBJECT> <LI> <OBJECT type="text/sitemap"> + <param name="Name" value="VeraCrypt Memory Protection"> + <param name="Local" value="VeraCrypt Memory Protection.html"> + </OBJECT> + <LI> <OBJECT type="text/sitemap"> <param name="Name" value="Physical Security"> <param name="Local" value="Physical Security.html"> </OBJECT> diff --git a/doc/chm/VeraCrypt.hhp b/doc/chm/VeraCrypt.hhp index eeb7a9b3..0fdda20c 100644 --- a/doc/chm/VeraCrypt.hhp +++ b/doc/chm/VeraCrypt.hhp @@ -175,6 +175,7 @@ Using VeraCrypt Without Administrator Privileges.html VeraCrypt Background Task.html VeraCrypt Hidden Operating System.html VeraCrypt License.html +VeraCrypt Memory Protection.html VeraCrypt Rescue Disk.html VeraCrypt System Files.html VeraCrypt Volume Format Specification.html |