diff options
| author | Lyssa | 2026-04-16 12:26:23 +0000 |
|---|---|---|
| committer | Lyssa | 2026-04-16 12:26:23 +0000 |
| commit | 9f962abc1c7fa8fbd515438944f92ee4b6bcf093 (patch) | |
| tree | 5565d378ff27a8e7fd5b07550f2e277c2bdf3ae3 /docs/windows-embedded-links.md | |
| parent | a2fa560ac1e89cad47218ad0a7daf2ce07bfd425 (diff) | |
| download | massgrave.dev-9f962abc1c7fa8fbd515438944f92ee4b6bcf093.zip | |
More work on DVP stuff
Diffstat (limited to 'docs/windows-embedded-links.md')
| -rw-r--r-- | docs/windows-embedded-links.md | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/docs/windows-embedded-links.md b/docs/windows-embedded-links.md deleted file mode 100644 index c22e6ad..0000000 --- a/docs/windows-embedded-links.md +++ /dev/null @@ -1,54 +0,0 @@ ---- -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 |
