summaryrefslogtreecommitdiff
path: root/docs/windows-embedded-links.md
diff options
context:
space:
mode:
authorLyssa2026-03-04 13:45:19 +0000
committerLyssa2026-03-04 13:45:19 +0000
commit1ad107c713db7d0923a3fdb69d36b39c7b5f32f5 (patch)
tree093266dd30157b7abb70248ea5e9bc5a89405056 /docs/windows-embedded-links.md
parenta0dfe26ad845dd5452cc39b810c74742568d26aa (diff)
downloadmassgrave.dev-1ad107c713db7d0923a3fdb69d36b39c7b5f32f5.zip
Remove broken download linksHEADmain
We can no longer afford to host ISOs for older versions of Windows. We recommend getting those ISOs from other sources and checking them against known-good hashes. The Genuine Installation Media page has instructions for doing this.
Diffstat (limited to 'docs/windows-embedded-links.md')
-rw-r--r--docs/windows-embedded-links.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/docs/windows-embedded-links.md b/docs/windows-embedded-links.md
new file mode 100644
index 0000000..c22e6ad
--- /dev/null
+++ b/docs/windows-embedded-links.md
@@ -0,0 +1,54 @@
+---
+sidebar_label: Windows Embedded
+---
+
+# Windows Embedded Download
+
+All download links lead to genuine files only.
+
+- [**FAQ**](genuine-installation-media.md#faq)
+- [How can I verify that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
+- **Windows 7 and 8 can be permanently activated with TSforge option in MAS.**
+
+---
+
+import Tabs from '@theme/Tabs';
+import TabItem from '@theme/TabItem';
+
+<Tabs>
+
+<TabItem value="Windows Embedded Standard 8" label="Windows Embedded Standard 8" default>
+
+**Windows Embedded Standard 8**
+
+The runtime and toolkit are delivered as multi-part archives. Select the parts corresponding to your desired architecture before downloading.
+
+Use the following product keys during installation to get the full, non-evaluation version:
+
+ - Runtime: `V8YQB-NK79D-3XXDR-HVDQV-M4FCQ`
+ - Toolkit: `D9XDH-78JX9-2KJG8-K7CY9-KF2Q3`
+
+| Language | Arch | Link |
+| :---------------------- | :------- | :-------------------------------------------------------------------------------------- |
+| English | x32/x64 | [Official Download](https://www.microsoft.com/en-us/download/details.aspx?id=37019) |
+
+</TabItem>
+
+<TabItem value="Windows Embedded Standard 7" label="Windows Embedded Standard 7">
+
+**Windows Embedded Standard 7**
+
+The runtime and toolkit are delivered as multi-part archives. Select the parts corresponding to your desired architecture before downloading.
+
+Use the following product keys during installation to get the full, non-evaluation version:
+
+ - Runtime: `XGY72-BRBBT-FF8MH-2GG8H-W7KCW`
+ - Toolkit: `7XT84-3XQFP-YMXQF-PP96H-F74DV`
+
+| Language | Arch | Link |
+| :---------------------- | :------- | :-------------------------------------------------------------------------------------- |
+| English | x32/x64 | [Official Download](https://www.microsoft.com/en-us/download/details.aspx?id=11887) |
+
+</TabItem>
+
+</Tabs> \ No newline at end of file