diff options
Diffstat (limited to 'bypass-russian-geoblock.md')
| -rw-r--r-- | bypass-russian-geoblock.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bypass-russian-geoblock.md b/bypass-russian-geoblock.md index f842256..bd8d564 100644 --- a/bypass-russian-geoblock.md +++ b/bypass-russian-geoblock.md @@ -52,7 +52,7 @@ It's primarily checking Russian IP address and basis on that above error is show ### Solution
-Open command prompt as admin and enter,
+**1-** 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
@@ -60,6 +60,8 @@ reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "C 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.
+**2-** Use [Offline installer file](office_c2r_links.html) to install Office.
+
------------------------------------------------------------------------
Please let us [know](contactus.html) if you face any issues or have any suggestions.
|
