From 9717be454076bd114d84774cfa2400da556cfbfc Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Tue, 25 Apr 2023 01:51:01 +0530 Subject: update --- .Rhistory | 1 + _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 +- bypass-russian-geoblock.md | 82 +- index.md | 2 +- 27 files changed, 605 insertions(+), 604 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 diff --git a/.Rhistory b/.Rhistory index 4b51fbf..ba2f6fe 100644 --- a/.Rhistory +++ b/.Rhistory @@ -28,3 +28,4 @@ rmarkdown::render_site() rmarkdown::render_site() rmarkdown::render_site() rmarkdown::render_site() +rmarkdown::render_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 @@ - - - - -
- - - - - - - - -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.
-Russian users face an error when they try to download Office C2R with -online installer or ODT.
-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.
-
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"
-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.
-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.
+Russian users face an error when they try to download Office C2R with +online installer or ODT.
+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.
+
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"
+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.
+