diff options
Diffstat (limited to 'docs/windows-embedded-links.md')
| -rw-r--r-- | docs/windows-embedded-links.md | 54 |
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 |
