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.
+