diff options
| author | WindowsAddict | 2020-08-14 03:59:32 +0000 |
|---|---|---|
| committer | GitHub | 2020-08-14 03:59:32 +0000 |
| commit | d4b8f942eccdd1570b829b68863acdc9d60b944b (patch) | |
| tree | 82e76cae15fa7bc2ebcdc7b533aa168c81d88338 /MAS_1.4/Separate-Files-Version/Homepages.cmd | |
| parent | 118379f292aec7682bd50301e266c0d648a2c50c (diff) | |
| download | Microsoft-Activation-Scripts-d4b8f942eccdd1570b829b68863acdc9d60b944b.zip | |
Added HWID support for Windows 10 LTSC 2019 1.4
- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
- Some minor improvements.
Diffstat (limited to 'MAS_1.4/Separate-Files-Version/Homepages.cmd')
| -rw-r--r-- | MAS_1.4/Separate-Files-Version/Homepages.cmd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAS_1.4/Separate-Files-Version/Homepages.cmd b/MAS_1.4/Separate-Files-Version/Homepages.cmd new file mode 100644 index 0000000..bdb31bd --- /dev/null +++ b/MAS_1.4/Separate-Files-Version/Homepages.cmd @@ -0,0 +1,4 @@ +@echo off
+start https://www.nsaneforums.com/topic/316668-microsoft-activation-scripts/ &:: Login required
+start https://gitlab.com/massgrave/microsoft-activation-scripts
+start https://github.com/massgravel/Microsoft-Activation-Scripts
|
