diff options
| author | WitherOrNot | 2026-04-18 04:58:01 +0000 |
|---|---|---|
| committer | GitHub | 2026-04-18 04:58:01 +0000 |
| commit | a2a204e5343d2d243af8372e3f6f3f7cf4c60b78 (patch) | |
| tree | 049c0b641c873d69761ac1704152b71babaf4906 /docs/windows-embedded-links.md | |
| parent | e609eaf5c38f5985aaa76d69f243cadb560ccb67 (diff) | |
| parent | c42ccd8db65f8a5a2feef25b8c551bc8a7c7962c (diff) | |
| download | massgrave.dev-a2a204e5343d2d243af8372e3f6f3f7cf4c60b78.zip | |
Merge pull request #82 from massgravel/dev
Restore previously removed ISOs
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 |
