From f27a98e3afcd191134a2efd5664e9f805033d998 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Wed, 24 Jan 2024 06:42:44 +0530 Subject: Some improvement in wording. --- _site/bypass-russian-geoblock.html | 16 +++++++++++---- _site/faq.html | 42 +++++++++++++++++++------------------- _site/hwid.html | 13 +++++++----- _site/index.html | 4 ++-- _site/oem-folder.html | 7 +++++-- _site/office_c2r_custom.html | 1 + 6 files changed, 49 insertions(+), 34 deletions(-) (limited to '_site') diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index 218a934..90eb082 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -450,14 +450,22 @@ will still keep showing the error.

-

Solution

-

1- Open command prompt as admin and enter,

+

Solution 1

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

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

-

2- Use the Offline -installer file to install Office.

+

Or

+
+
+

Solution 2

+

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

diff --git a/_site/faq.html b/_site/faq.html index 12a8574..f1becf6 100644 --- a/_site/faq.html +++ b/_site/faq.html @@ -409,8 +409,6 @@ div.tocify {

FAQ

(Frequently Asked Questions)


-

Note: HWID Activation is working again with a new -method.


diff --git a/_site/hwid.html b/_site/hwid.html index dc805cd..9d3faa4 100644 --- a/_site/hwid.html +++ b/_site/hwid.html @@ -410,8 +410,6 @@ div.tocify {

Overview

-

Note: HWID Activation is now working again with a new -method.


  • How to use it? Please find the instructions 1- Place a custom slc.dll file beside gatherosstate.exe:
    -gatherosstate.exe uses the system's -C:\Windows\System32\slc.dll file to gather the system's +gatherosstate.exe uses the system’s +C:\Windows\System32\slc.dll file to gather the system’s info. If we place a custom slc.dll file beside gatherosstate.exe, it can send rubbish data to it, then it will simply accept it and generate a valid ticket.

    2- Modify the -gatherosstate.exe file directly so that it doesn't check the system's +gatherosstate.exe file directly so that it doesn’t check the system’s activation status at all and create a valid ticket.

  • You can find the workings of this old method here: MAS-Legacy-Methods.

  • @@ -680,6 +678,11 @@ cannot be removed because the license is stored in the Microsoft servers and not in the user’s system. MS checks the hardware ID (HWID) and if a license is found in their database, the system will automatically activate. +
  • If you still want to remove the activation for any XYZ reason, you +can either use the change edition option in the extras section in MAS +or get the KMS key from here and enter this in the +Windows settings activation page.

diff --git a/_site/index.html b/_site/index.html index 1a50c63..96c1b50 100644 --- a/_site/index.html +++ b/_site/index.html @@ -448,8 +448,8 @@ href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucke

Method 1 - PowerShell

(Recommended)

diff --git a/_site/office_c2r_custom.html b/_site/office_c2r_custom.html index 63b5a34..334802c 100644 --- a/_site/office_c2r_custom.html +++ b/_site/office_c2r_custom.html @@ -502,6 +502,7 @@ Office
  • When Office installation is done, activate with Ohook option in MAS
  • +

    Just FYI, Office 365 has most features, not 2024.


    -- cgit v1.2.3