diff options
| author | Lyssa | 2026-03-01 15:34:31 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-01 15:34:31 +0000 |
| commit | 41879f5f5822cea6f9c43606818ce0a234966adb (patch) | |
| tree | 1637f18b4e7b0834d17adafe736a9f766e45d8cd /docs/bypass_microsoft_geoblocking.md | |
| parent | 2d158d5068610182abdbcfec5ed0177507175514 (diff) | |
| download | massgrave.dev-41879f5f5822cea6f9c43606818ce0a234966adb.zip | |
chore: Do another round of grammar fixes across the site
Diffstat (limited to 'docs/bypass_microsoft_geoblocking.md')
| -rw-r--r-- | docs/bypass_microsoft_geoblocking.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bypass_microsoft_geoblocking.md b/docs/bypass_microsoft_geoblocking.md index 612d723..ee93319 100644 --- a/docs/bypass_microsoft_geoblocking.md +++ b/docs/bypass_microsoft_geoblocking.md @@ -35,7 +35,7 @@ Primarily, it checks the current IP address, and based on that, the above error ### Solution 1 -- Open command prompt as admin and enter, +- Open command prompt as administrator and enter: ``` reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f |
