From 1ad107c713db7d0923a3fdb69d36b39c7b5f32f5 Mon Sep 17 00:00:00 2001 From: Lyssa Date: Wed, 4 Mar 2026 17:45:19 +0400 Subject: Remove broken download links 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. --- docs/windows-embedded-links.md | 54 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 docs/windows-embedded-links.md (limited to 'docs/windows-embedded-links.md') 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'; + + + + + +**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) | + + + + + +**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) | + + + + \ No newline at end of file -- cgit v1.2.3