From 79f64abfc39b5fd6b8871ef6776e47f97d293a55 Mon Sep 17 00:00:00 2001 From: "hh.lohmann" Date: Wed, 9 Sep 2015 12:10:10 +0200 Subject: [PATCH] /doc/autoupdate.rst: "32-/64-bit" => "32-/64-bit-Windows" Should be stated clearly that there are no alternative 32- / 64-bit-ownCloud-Clients, but just a 32-bit-ownCloud-Client that is treated differently in 32- / 64-bit-Windows --- doc/autoupdate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/autoupdate.rst b/doc/autoupdate.rst index 205ba84d84..2e3a9635c7 100644 --- a/doc/autoupdate.rst +++ b/doc/autoupdate.rst @@ -73,8 +73,8 @@ To prevent automatic updates, but allow manual overrides: 1. Edit these Registry keys: - a. (32-bit) ``HKEY_LOCAL_MACHINE\Software\ownCloud\ownCloud`` - b. (64-bit) ``HKEY_LOCAL_MACHINE\Software\Wow6432Node\ownCloud\ownCloud`` + a. (32-bit-Windows) ``HKEY_LOCAL_MACHINE\Software\ownCloud\ownCloud`` + b. (64-bit-Windows) ``HKEY_LOCAL_MACHINE\Software\Wow6432Node\ownCloud\ownCloud`` 2. Add the key ``skipUpdateCheck`` (of type DWORD).