From 4bc4d93bafef866eff0a0ae9efdf0d6bfeeb925d Mon Sep 17 00:00:00 2001
From: luzeagithub <62355456+luzeagithub@users.noreply.github.com>
Date: Sun, 20 Sep 2020 19:11:11 +0200
Subject: [PATCH 1/2] Change Repository URL
---
OfflineInsiderEnroll.cmd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/OfflineInsiderEnroll.cmd b/OfflineInsiderEnroll.cmd
index 5e18a44..0f8ab76 100644
--- a/OfflineInsiderEnroll.cmd
+++ b/OfflineInsiderEnroll.cmd
@@ -90,7 +90,7 @@ reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability" /t
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability" /t REG_SZ /v Ring /d "External" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability" /t REG_SZ /v ContentType /d "Mainline" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability" /t REG_SZ /v BranchName /d "%Channel%" /f
-reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Strings" /t REG_SZ /v StickyXaml /d "This device has been enrolled to the Windows Insider program using OfflineInsiderEnroll v%scriptver%. If you want to change settings of the enrollment or stop receiving Insider Preview builds, please use the script. Learn more%Fancy%Windows Insider Program requires your diagnostic data collection settings to be set to Full. You can verify or modify your current settings in Diagnostics & feedback." /f
+reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Strings" /t REG_SZ /v StickyXaml /d "This device has been enrolled to the Windows Insider program using OfflineInsiderEnroll v%scriptver%. If you want to change settings of the enrollment or stop receiving Insider Preview builds, please use the script. Learn more%Fancy%Windows Insider Program requires your diagnostic data collection settings to be set to Full. You can verify or modify your current settings in Diagnostics & feedback." /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Visibility" /t REG_DWORD /v UIHiddenElements /d 65535 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Visibility" /t REG_DWORD /v UIDisabledElements /d 65535 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Visibility" /t REG_DWORD /v UIServiceDrivenElementVisibility /d 0 /f
From dca667b912e8ec82cae39a822dedecc8de77bb3b Mon Sep 17 00:00:00 2001
From: luzeagithub <62355456+luzeagithub@users.noreply.github.com>
Date: Sun, 20 Sep 2020 19:16:10 +0200
Subject: [PATCH 2/2] Rewrite rings to channels
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 6dc2972..07cc515 100644
--- a/readme.md
+++ b/readme.md
@@ -12,7 +12,7 @@ This script requires administrative priviliges to run. You can simply execute it
by right clicking it > `Run as Administrator`.
#### Installation and configuration changes
-After starting the script offers selection of *Windows Insider Program* rings.
+After starting the script offers selection of *Windows Insider Program* channels.
To make a selection, press a letter coresponding to option you choose and press
ENTER.