[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[meek/webextension] HKEY_CURRENT_MACHINE → HKEY_CURRENT_USER in documentation.



commit 92071d9ea85e6ec72e64bc16b38f15810a825d68
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Mar 30 01:16:05 2019 -0600

    HKEY_CURRENT_MACHINE â?? HKEY_CURRENT_USER in documentation.
---
 webextension/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webextension/README b/webextension/README
index ceeb74a..2b40172 100644
--- a/webextension/README
+++ b/webextension/README
@@ -30,7 +30,7 @@ These instructions require Firefox 65.
        cp native/meek.http.helper.json ~/.mozilla/native-messaging-hosts/
        # Windows
        Open regedit.exe and create a new registry key:
-         HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\NativeMessagingHosts\meek.http.helper
+         HKEY_CURRENT_USER\SOFTWARE\Mozilla\NativeMessagingHosts\meek.http.helper
        Set the default value to the path to meek.http.helper.json:
          C:\path\to\meek\webextension\native\meek.http.helper.json
    The meek.http.helper.json file is called the "host manifest" or "app



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits