diff --git a/MAS_AIO.png b/MAS_AIO.png index ac1dae9..dfb0eed 100644 Binary files a/MAS_AIO.png and b/MAS_AIO.png differ diff --git a/MAS_HWID.png b/MAS_HWID.png index 5ce16fa..1807df0 100644 Binary files a/MAS_HWID.png and b/MAS_HWID.png differ diff --git a/MAS_Ohook.png b/MAS_Ohook.png index 2d2ebfa..f72c370 100644 Binary files a/MAS_Ohook.png and b/MAS_Ohook.png differ diff --git a/MAS_Troubleshoot.png b/MAS_Troubleshoot.png index 07f1469..0979bc1 100644 Binary files a/MAS_Troubleshoot.png and b/MAS_Troubleshoot.png differ diff --git a/_site/MAS_AIO.png b/_site/MAS_AIO.png index ac1dae9..dfb0eed 100644 Binary files a/_site/MAS_AIO.png and b/_site/MAS_AIO.png differ diff --git a/_site/MAS_HWID.png b/_site/MAS_HWID.png index 5ce16fa..1807df0 100644 Binary files a/_site/MAS_HWID.png and b/_site/MAS_HWID.png differ diff --git a/_site/MAS_Ohook.png b/_site/MAS_Ohook.png index 2d2ebfa..f72c370 100644 Binary files a/_site/MAS_Ohook.png and b/_site/MAS_Ohook.png differ diff --git a/_site/MAS_Troubleshoot.png b/_site/MAS_Troubleshoot.png index 07f1469..0979bc1 100644 Binary files a/_site/MAS_Troubleshoot.png and b/_site/MAS_Troubleshoot.png differ diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index 2d82259..f8eedf1 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -451,11 +451,13 @@ still keep showing the error.
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
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 to install Office.
Please let us know if you face any issues or have any suggestions.
diff --git a/_site/change_edition.html b/_site/change_edition.html index bc9fe6e..d3783bb 100644 --- a/_site/change_edition.html +++ b/_site/change_edition.html @@ -429,9 +429,9 @@ all these 4 options.The script is future proof, which means on the release of new Windows / Server editions, the script doesn’t need an update and can get the required key from the system itself.
Script blocks the change to CountrySpecific and to/from -CloudEdition editions since it’s officially not supported and the user -may face issues.
Script blocks the change to CountrySpecific, ServerRdsh and +to/from CloudEdition editions since it’s officially not supported and +the user may face issues.
The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
Bug Fixes
+A New Hope For HWID
HWID Activation is not working
Added Permanent Activation for Office
Goodbye to Cleanospp.exe / MAS is now 100% naked
Goodbye to Gatherosstate.exe
Fixed an issue when the script wouldn’t launch if the path have @@ -817,7 +850,7 @@ format
# All
@@ -874,13 +907,13 @@ format
- Now it can change the Windows editions from Core to Non core too with proper error handling. Works on Windows build 10240 and later
- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
- Some minor improvements.
# HWID / KMS38
@@ -893,7 +926,7 @@ format
- Some minor improvements
# HWID / KMS38
@@ -923,7 +956,7 @@ format
- Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts
HWID/KMS38:
@@ -966,7 +999,7 @@ format
- In MAS Separate files version's $OEM$ folders are now removed, now I've added $OEM$ extraction script to remove the files redundancy.
- (Re)added Online KMS renewal task with proper warnings.
- Redirected all the read me's to online page for easy online translation.
@@ -974,7 +1007,7 @@ format
- Some minor tweaks.
HWID and KMS38
@@ -1027,7 +1060,7 @@ format
'Extract the text from script without character issue' https://forums.mydigitallife.net/posts/1221231/ by @Compo
- HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file.
Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw
@@ -1065,7 +1098,7 @@ format
- That's all i remember.
To further make sure that script is clean from av's, following changes were made,
@@ -1097,7 +1130,7 @@ Some more changes -
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg
- Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS's.
- Fixed an issue in LTSB 2015 HWID activation.
@@ -1122,7 +1155,7 @@ Some more changes -
- Thats all i remember.
- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
- Now Read Me and Credits details will open in notepad, for easy browsing.
@@ -1130,7 +1163,7 @@ Some more changes -
- Some cosmetic changes in Menu.
- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os's.
- Added additional verification in creation and deletion of online KMS task(s).
@@ -1142,13 +1175,13 @@ Some more changes -
- Read Me improved and Some cosmetic changes.
- Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
(Reminder - This online kms script is a fork of abbodi1406's Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server's and renewal task, preactivation, etc. see @credits)
- Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
- Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
@@ -1160,7 +1193,7 @@ Some more changes -
- Some other minor changes.
MAS_0.1_BETA First release.
diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html
index 729a21f..45770fa 100644
--- a/_site/genuine-installation-media.html
+++ b/_site/genuine-installation-media.html
@@ -500,8 +500,10 @@ you need any other Windows / Office files.
href="https://en.wikipedia.org/wiki/File_verification">file hashing
method to verify if a file is genuine or not but we must first know
the actual checksum of the file.
-Microsoft does not publish a checksums list on public links for
-their files, however, it’s available to paid subscribers of Microsoft publish a checksum list for Windows
+11 consumer edition. Checksum list for other products is not public
+and it’s available to paid subscribers of MVS.
There are many places where we can find the checksums for
Microsoft files and compare them with our files with tools like
Last Release - v2.2 (03-Oct-2023)
+
Last Release - v2.3 (16-Oct-2023)
GitHub
/ here.
TL;DR all kinds of Office products are supported on Windows 8 and higher and their Server equivalent except Office 2010 and Office UWP apps.
-