From 9717be454076bd114d84774cfa2400da556cfbfc Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Tue, 25 Apr 2023 01:51:01 +0530 Subject: update --- _site/bypass-russian-geoblock.html | 1056 ++++++++++----------- _site/change_edition.html | 2 +- _site/changelog.html | 2 +- _site/check_activation_status.html | 2 +- _site/command_line_switches.html | 2 +- _site/contactus.html | 2 +- _site/credits.html | 2 +- _site/faq.html | 2 +- _site/fix-wpa-registry.html | 2 +- _site/genuine-installation-media.html | 2 +- _site/hwid.html | 2 +- _site/index.html | 4 +- _site/install_hwid_key.html | 2 +- _site/kms38.html | 2 +- _site/licensing-servers-issue.html | 2 +- _site/oem-folder.html | 2 +- _site/office-license-is-not-genuine.html | 2 +- _site/office_c2r_custom.html | 2 +- _site/office_c2r_links.html | 2 +- _site/online_kms.html | 2 +- _site/site_libs/header-attrs-2.18/header-attrs.js | 12 - _site/site_libs/header-attrs-2.21/header-attrs.js | 12 + _site/troubleshoot.html | 2 +- _site/unsupported_products_activation.html | 2 +- 24 files changed, 562 insertions(+), 562 deletions(-) delete mode 100644 _site/site_libs/header-attrs-2.18/header-attrs.js create mode 100644 _site/site_libs/header-attrs-2.21/header-attrs.js (limited to '_site') diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index 04db4e9..428b201 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -1,528 +1,528 @@ - - - - - - - - - - - - - -Bypass Russian Geoblock - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
-
-
-
-
- -
- - - - - - - - - -
-

Bypass Russian Geoblock

-
-

In this page, methods to bypass Russian geoblock imposed by -Microsoft will be discussed. We will start with Office -download restrictions and later will try to cover techbench and insider -preview download link generation if a free and reliable method can be -found.

-
-
-

Office Download

-

Russian users face an error when they try to download Office C2R with -online installer or ODT.

-
-

Error

-
Command not supported
-We're sorry, we can't continue because we weren't able to download a required file. Please make sure you're connected to the internet or connect to a different network, then try again.
-

-
-

How Microsoft is blocking it?

-

It’s primarily checking Russian IP address and basis on that above -error is shown to users. However that’s not the end of it. Once it find -out that Russian IP is used then installer creates a below registry key -to remember it. After that if you even use a VPN then installer will -still keep showing the error.

-
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs]
-"CountryCode"="std::wstring|RU"
-
-
-
-

Solution

-

Open command prompt as admin and enter,

-
reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f
-

After that office installer won’t show any such errors. You can apply -this before or after running the Office installer and you can download -Office without any VPN and with your Russian IP address.

-
-

Please let us know if you face any -issues or have any suggestions.

-
-
-
- - - - -
-
- -
- - - - - - - - - - - - - - - - + + + + + + + + + + + + + +Bypass Russian Geoblock + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+
+
+ +
+ + + + + + + + + +
+

Bypass Russian Geoblock

+
+

In this page, methods to bypass Russian geoblock imposed by +Microsoft will be discussed. We will start with Office +download restrictions and later will try to cover techbench and insider +preview download link generation if a free and reliable method can be +found.

+
+
+

Office Download

+

Russian users face an error when they try to download Office C2R with +online installer or ODT.

+
+

Error

+
Command not supported
+We're sorry, we can't continue because we weren't able to download a required file. Please make sure you're connected to the internet or connect to a different network, then try again.
+

+
+

How Microsoft is blocking it?

+

It’s primarily checking Russian IP address and basis on that above +error is shown to users. However that’s not the end of it. Once it find +out that Russian IP is used then installer creates a below registry key +to remember it. After that if you even use a VPN then installer will +still keep showing the error.

+
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs]
+"CountryCode"="std::wstring|RU"
+
+
+
+

Solution

+

Open command prompt as admin and enter,

+
reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f
+

After that office installer won’t show any such errors. You can apply +this before or after running the Office installer and you can download +Office without any VPN and with your Russian IP address.

+
+

Please let us know if you face any +issues or have any suggestions.

+
+
+
+ + + + +
+
+ +
+ + + + + + + + + + + + + + + + diff --git a/_site/change_edition.html b/_site/change_edition.html index d9dea72..1810edf 100644 --- a/_site/change_edition.html +++ b/_site/change_edition.html @@ -13,7 +13,7 @@ Change Windows Edition - + diff --git a/_site/changelog.html b/_site/changelog.html index 05f9bb3..cc36d93 100644 --- a/_site/changelog.html +++ b/_site/changelog.html @@ -13,7 +13,7 @@ Changelog - + diff --git a/_site/check_activation_status.html b/_site/check_activation_status.html index b70f21d..96e4642 100644 --- a/_site/check_activation_status.html +++ b/_site/check_activation_status.html @@ -13,7 +13,7 @@ Check Activation Status - + diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html index 5752f32..cfc4ef8 100644 --- a/_site/command_line_switches.html +++ b/_site/command_line_switches.html @@ -13,7 +13,7 @@ Command Line Switches - + diff --git a/_site/contactus.html b/_site/contactus.html index 0dfa4d2..ff3c637 100644 --- a/_site/contactus.html +++ b/_site/contactus.html @@ -13,7 +13,7 @@ Contact Us - + diff --git a/_site/credits.html b/_site/credits.html index 9453882..79dc762 100644 --- a/_site/credits.html +++ b/_site/credits.html @@ -13,7 +13,7 @@ Credits - + diff --git a/_site/faq.html b/_site/faq.html index 662845e..46b9686 100644 --- a/_site/faq.html +++ b/_site/faq.html @@ -13,7 +13,7 @@ FAQ - + diff --git a/_site/fix-wpa-registry.html b/_site/fix-wpa-registry.html index bdf46fa..3750825 100644 --- a/_site/fix-wpa-registry.html +++ b/_site/fix-wpa-registry.html @@ -13,7 +13,7 @@ Fix WPA Registry - + diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html index eb68042..21ea096 100644 --- a/_site/genuine-installation-media.html +++ b/_site/genuine-installation-media.html @@ -13,7 +13,7 @@ Genuine Installation Media - + diff --git a/_site/hwid.html b/_site/hwid.html index 760e34d..4c914f7 100644 --- a/_site/hwid.html +++ b/_site/hwid.html @@ -13,7 +13,7 @@ HWID Activation - + diff --git a/_site/index.html b/_site/index.html index 5d23810..e2fa59d 100644 --- a/_site/index.html +++ b/_site/index.html @@ -11,9 +11,9 @@ -MAS +Microsoft Activation Scripts - + diff --git a/_site/install_hwid_key.html b/_site/install_hwid_key.html index 4e4fa6d..9b85445 100644 --- a/_site/install_hwid_key.html +++ b/_site/install_hwid_key.html @@ -13,7 +13,7 @@ Install HWID Key - + diff --git a/_site/kms38.html b/_site/kms38.html index b10c194..6360a0c 100644 --- a/_site/kms38.html +++ b/_site/kms38.html @@ -13,7 +13,7 @@ KMS38 Activation - + diff --git a/_site/licensing-servers-issue.html b/_site/licensing-servers-issue.html index 539e371..83c9082 100644 --- a/_site/licensing-servers-issue.html +++ b/_site/licensing-servers-issue.html @@ -13,7 +13,7 @@ Licensing Servers Issue - + diff --git a/_site/oem-folder.html b/_site/oem-folder.html index 9c7ebda..4189fd0 100644 --- a/_site/oem-folder.html +++ b/_site/oem-folder.html @@ -13,7 +13,7 @@ OEM Folders - + diff --git a/_site/office-license-is-not-genuine.html b/_site/office-license-is-not-genuine.html index 4572d5f..7a1d09f 100644 --- a/_site/office-license-is-not-genuine.html +++ b/_site/office-license-is-not-genuine.html @@ -13,7 +13,7 @@ Get genuine Office banner - + diff --git a/_site/office_c2r_custom.html b/_site/office_c2r_custom.html index a9e45d1..8b7d9ce 100644 --- a/_site/office_c2r_custom.html +++ b/_site/office_c2r_custom.html @@ -13,7 +13,7 @@ Office C2R Custom Install - + diff --git a/_site/office_c2r_links.html b/_site/office_c2r_links.html index bc97bba..489981d 100644 --- a/_site/office_c2r_links.html +++ b/_site/office_c2r_links.html @@ -13,7 +13,7 @@ Office C2R Installer Links - + diff --git a/_site/online_kms.html b/_site/online_kms.html index 529740a..bc27c64 100644 --- a/_site/online_kms.html +++ b/_site/online_kms.html @@ -13,7 +13,7 @@ Online KMS Activation - + diff --git a/_site/site_libs/header-attrs-2.18/header-attrs.js b/_site/site_libs/header-attrs-2.18/header-attrs.js deleted file mode 100644 index dd57d92..0000000 --- a/_site/site_libs/header-attrs-2.18/header-attrs.js +++ /dev/null @@ -1,12 +0,0 @@ -// Pandoc 2.9 adds attributes on both header and div. We remove the former (to -// be compatible with the behavior of Pandoc < 2.8). -document.addEventListener('DOMContentLoaded', function(e) { - var hs = document.querySelectorAll("div.section[class*='level'] > :first-child"); - var i, h, a; - for (i = 0; i < hs.length; i++) { - h = hs[i]; - if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6 - a = h.attributes; - while (a.length > 0) h.removeAttribute(a[0].name); - } -}); diff --git a/_site/site_libs/header-attrs-2.21/header-attrs.js b/_site/site_libs/header-attrs-2.21/header-attrs.js new file mode 100644 index 0000000..dd57d92 --- /dev/null +++ b/_site/site_libs/header-attrs-2.21/header-attrs.js @@ -0,0 +1,12 @@ +// Pandoc 2.9 adds attributes on both header and div. We remove the former (to +// be compatible with the behavior of Pandoc < 2.8). +document.addEventListener('DOMContentLoaded', function(e) { + var hs = document.querySelectorAll("div.section[class*='level'] > :first-child"); + var i, h, a; + for (i = 0; i < hs.length; i++) { + h = hs[i]; + if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6 + a = h.attributes; + while (a.length > 0) h.removeAttribute(a[0].name); + } +}); diff --git a/_site/troubleshoot.html b/_site/troubleshoot.html index 89b1d48..9c36f26 100644 --- a/_site/troubleshoot.html +++ b/_site/troubleshoot.html @@ -13,7 +13,7 @@ Troubleshooting - + diff --git a/_site/unsupported_products_activation.html b/_site/unsupported_products_activation.html index c2c9caa..dae753d 100644 --- a/_site/unsupported_products_activation.html +++ b/_site/unsupported_products_activation.html @@ -13,7 +13,7 @@ Unsupported Products Activation - + -- cgit v1.2.3