diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 11de385d..5d7be8ac 100644
Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index fd893fcc..0791e25f 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -54,6 +54,7 @@
Set Windows 10 May 2020 Update (version 2004) as the minimum supported version.
Fixed driver deadlock under low-memory scenarios caused by re-entrant IRP completions.
Fixed failed EFI detection on some PCs where the BootOrder variable is not defined (proposed by @kriegste, GH #360).
+ Fixed "Access Denied" error when updating VeraCrypt using EXE setup following a Windows upgrade.
Fixed various issues affecting the EFI system encryption configuration editor.
Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes.
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index 4664a2e4..bd2331c7 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -57,6 +57,7 @@ VeraCrypt старее, чем 1.18a.
Установлено, что минимально поддерживаемая версия Windows — Windows 10 May 2020 Update (версия 2004).
Исправлена блокировка драйвера при низком уровне памяти, вызванная повторяющимися завершениями IRP.
Исправлено определение EFI на некоторых ПК, где переменная BootOrder не определена (предложено @kriegste, GH #360).
+ Исправлена ошибка «Доступ запрещён» при обновлении VeraCrypt с использованием EXE-установщика после обновления Windows.
Исправлены различные проблемы, связанные с редактором конфигурации шифрования EFI системы.
Заменён устаревший CryptGenRandom на BCryptGenRandom для генерации безопасных случайных данных.
@@ -74,7 +75,7 @@ VeraCrypt старее, чем 1.18a.
-1.26.17 (2 сентября 2024 года):
+1.26.15 (2 сентября 2024 года):