diff --git a/docs/adguard-for-windows/admins-documentation.md b/docs/adguard-for-windows/admins-documentation.md index 1a00176d4c9..6ccd8d62cd9 100644 --- a/docs/adguard-for-windows/admins-documentation.md +++ b/docs/adguard-for-windows/admins-documentation.md @@ -8,6 +8,7 @@ This page describes the features and details of AdGuard’s central management o ## 1. Download the MSI {#msi-download} Download the [AdGuard MSI x86](https://cdn.adtidy.org/distr/windows/AdGuard_x86.msi) + Download the [AdGuard MSI x64](https://cdn.adtidy.org/distr/windows/AdGuard_x64.msi) ## 2. Configure the settings for your network {#settings-configuring} @@ -42,9 +43,9 @@ If you want to install AdGuard on a Windows 7 computer, make sure that it has .N If you have installed AdGuard for Windows from an MSI file, AdGuard will not be updated automatically. To allow manual updates: -- in versions released after v7.16, delete the `ForbidCheckUpdates` parameter or set its value to `NO` (case-insensitive) in the registry under `HKEY_LOCAL_MACHINE\SOFTWARE\Adguard`. +- In versions released after v7.16, delete the `ForbidCheckUpdates` parameter or set its value to `NO` (case-insensitive) in the registry under `HKEY_LOCAL_MACHINE\SOFTWARE\Adguard`. -- in v7.16 and earlier versions, set to `YES` (case-insensitive) the `AllowCheckUpdates` parameter for the `HKEY_LOCAL_MACHINE\SOFTWARE\Adguard` key on x86 OS or `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adguard` key on x64 OS. Any other value or no value for this parameter will disable automatic updates. +- In v7.16 and earlier versions, set to `YES` (case-insensitive) the `AllowCheckUpdates` parameter for the `HKEY_LOCAL_MACHINE\SOFTWARE\Adguard` key on x86 OS or `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adguard` key on x64 OS. Any other value or no value for this parameter will disable automatic updates. Please note that such installation of the application and manual updates are not recommended and can cause technical problems.