Add tabs to more pages

This commit is contained in:
WindowsAddict 2024-05-28 00:41:25 +05:30
parent f8e353ec97
commit cb1e395207
4 changed files with 114 additions and 41 deletions

View File

@ -20,7 +20,16 @@ All download links lead to genuine files only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 7 Professional SP1 ## Download Links
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
<Tabs>
<TabItem value="Windows 7 Professional SP1" label="Windows 7 Professional SP1" default>
**Windows 7 Professional SP1**
(Build - 7601.17514) (Build - 7601.17514)
@ -101,7 +110,10 @@ All download links lead to genuine files only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 7 Enterprise SP1 </TabItem>
<TabItem value="Windows 7 Enterprise SP1" label="Windows 7 Enterprise SP1" default>
**Windows 7 Enterprise SP1**
(Build - 7601.17514) (Build - 7601.17514)
@ -182,7 +194,10 @@ All download links lead to genuine files only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 7 Ultimate SP1 </TabItem>
<TabItem value="Windows 7 Ultimate SP1" label="Windows 7 Ultimate SP1" default>
**Windows 7 Ultimate SP1**
(Build - 7601.17514) (Build - 7601.17514)
@ -263,9 +278,13 @@ All download links lead to genuine files only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Embedded POSReady 7 </TabItem>
<TabItem value="Embedded POSReady 7" label="Embedded POSReady 7" default>
**Embedded POSReady 7**
(Build - 7601.17514) (Build - 7601.17514)
Eval is just in the file name, it can be activated without any issues.
| Language | Arch | Link | | Language | Arch | Link |
|:----------|:-----|:-------------------------------------------------------------------------------------------------------------------------------------------------------| |:----------|:-----|:-------------------------------------------------------------------------------------------------------------------------------------------------------|
@ -275,3 +294,6 @@ All download links lead to genuine files only.
| Lang Pack | x86 | [en_windows_embedded_posready_7_lang_pack_x86_dvd_698172.iso](https://drive.massgrave.dev/en_windows_embedded_posready_7_lang_pack_x86_dvd_698172.iso) | | Lang Pack | x86 | [en_windows_embedded_posready_7_lang_pack_x86_dvd_698172.iso](https://drive.massgrave.dev/en_windows_embedded_posready_7_lang_pack_x86_dvd_698172.iso) |
------------------------------------------------------------------------ ------------------------------------------------------------------------
</TabItem>
</Tabs>

View File

@ -25,9 +25,9 @@ import TabItem from '@theme/TabItem';
<Tabs> <Tabs>
<TabItem value="Win 8.1 Core / Pro - Official Links" label="Win 8.1 Core / Pro - Official Links ❤️" default> <TabItem value="Windows 8.1 Core / Pro - Official Links" label="Windows 8.1 Core / Pro - Official Links ❤️" default>
**Win 8.1 Core / Pro** **Windows 8.1 Core / Pro**
(Build - 9600.17415) (Build - 9600.17415)
MSDL https://msdl.gravesoft.dev/#52 ❤ provides Official links straight from Microsoft, works even if Microsoft is blocking the download to Russian/VPN users. MSDL https://msdl.gravesoft.dev/#52 ❤ provides Official links straight from Microsoft, works even if Microsoft is blocking the download to Russian/VPN users.
@ -37,9 +37,9 @@ You can also download the ISO from https://www.microsoft.com/en-in/software-down
</TabItem> </TabItem>
<TabItem value="Win 8.1 Pro VL" label="Win 8.1 Pro VL" default> <TabItem value="Windows 8.1 Pro VL" label="Windows 8.1 Pro VL" default>
**Win 8.1 Pro VL** **Windows 8.1 Pro VL**
(Build - 9600.17415) (Build - 9600.17415)
@ -124,9 +124,9 @@ You can also download the ISO from https://www.microsoft.com/en-in/software-down
</TabItem> </TabItem>
<TabItem value="Win 8.1 Enterprise" label="Win 8.1 Enterprise" default> <TabItem value="Windows 8.1 Enterprise" label="Windows 8.1 Enterprise" default>
**Win 8.1 Enterprise** **Windows 8.1 Enterprise**
(Build - 9600.17415) (Build - 9600.17415)
@ -211,9 +211,9 @@ You can also download the ISO from https://www.microsoft.com/en-in/software-down
</TabItem> </TabItem>
<TabItem value="Win 8.1 Embedded Enterprise" label="Win 8.1 Embedded Enterprise" default> <TabItem value="Windows 8.1 Embedded Enterprise" label="Windows 8.1 Embedded Enterprise" default>
**Win 8.1 Embedded Enterprise** **Windows 8.1 Embedded Enterprise**
(Build - 9600.17415) (Build - 9600.17415)

View File

@ -12,7 +12,18 @@ All download links lead to genuine files only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 11 23H2 Business ## Download Links
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
### Windows 11
<Tabs>
<TabItem value="Windows 11 Business 23H2" label="Windows 11 Business 23H2" default>
**Windows 11 Business 23H2**
Build - 22631.3007 Build - 22631.3007
@ -59,7 +70,46 @@ Build - 22631.3007
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 10 22H2 Business </TabItem>
<TabItem value="Windows 11 IoT Enterprise 23H2" label="Windows 11 IoT Enterprise 23H2" default>
**Windows 11 IoT Enterprise 23H2**
**(Not LTSC)**
Build - 22631.2428
ARM64 version for IoT Enterprise ISO is only available in English language.
| Language | Arch | Link |
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| English | ARM64 | [en-us_windows_11_iot_enterprise_version_23h2_arm64_dvd_6cc52d75.iso](https://drive.massgrave.dev/en-us_windows_11_iot_enterprise_version_23h2_arm64_dvd_6cc52d75.iso) |
------------------------------------------------------------------------
</TabItem>
<TabItem value="Windows 11 IoT Enterprise LTSC 2024" label="Windows 11 IoT Enterprise LTSC 2024" default>
**Windows 11 IoT Enterprise LTSC 2024**
Build - 26100.1
Released to OEMs on 22 May 2024
ARM64 version for LTSC is only available in English language.
| Language | Arch | Link |
|:---------|:------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| English | ARM64 | [26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_A64FRE_en-us.iso](https://drive.massgrave.dev/26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_A64FRE_en-us.iso) |
------------------------------------------------------------------------
</TabItem>
</Tabs>
### Windows 10
<Tabs>
<TabItem value="Windows 10 Business 22H2" label="Windows 10 Business 22H2" default>
**Windows 10 Business 22H2**
Build - 19045.3930 Build - 19045.3930
@ -106,9 +156,27 @@ Build - 19045.3930
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Win10 Iot Enterprise LTSC 2021 </TabItem>
<TabItem value="Windows 10 IoT Enterprise 22H2" label="Windows 10 IoT Enterprise 22H2" default>
**Windows 10 IoT Enterprise 22H2**
**(Not LTSC)**
Build - 19045.2006
ARM64 version for IoT Enterprise ISO is only available in English language.
| Language | Arch | Link |
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| English | ARM64 | [en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso](https://drive.massgrave.dev/en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso) |
------------------------------------------------------------------------
</TabItem>
<TabItem value="Windows 10 IoT Enterprise LTSC 2021" label="Windows 10 IoT Enterprise LTSC 2021" default>
**Windows 10 IoT Enterprise LTSC 2021**
Build - 19044.1288 Build - 19044.1288
ARM64 version for LTSC is only available in English language.
| Language | Arch | Link | | Language | Arch | Link |
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------| |:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
@ -116,22 +184,5 @@ Build - 19044.1288
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Windows 11 IoT Enterprise 23H2 </TabItem>
#### (Not LTSC) </Tabs>
Build - 22631.2428
| Language | Arch | Link |
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| English | ARM64 | [en-us_windows_11_iot_enterprise_version_23h2_arm64_dvd_6cc52d75.iso](https://drive.massgrave.dev/en-us_windows_11_iot_enterprise_version_23h2_arm64_dvd_6cc52d75.iso) |
------------------------------------------------------------------------
## Windows 10 IoT Enterprise 22H2
#### (Not LTSC)
Build - 19045.2006
| Language | Arch | Link |
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| English | ARM64 | [en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso](https://drive.massgrave.dev/en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso) |
------------------------------------------------------------------------

View File

@ -75,7 +75,7 @@ import TabItem from '@theme/TabItem';
<Tabs> <Tabs>
<TabItem value="Windows 11 LTSC 2024" label="Win 11 LTSC 2024" default> <TabItem value="Windows 11 LTSC 2024" label="Windows 11 LTSC 2024" default>
**Windows 11 IoT Enterprise LTSC 2024** **Windows 11 IoT Enterprise LTSC 2024**
@ -98,7 +98,7 @@ Windows 11 IoT Enterprise Subscription LTSC
--- ---
</TabItem> </TabItem>
<TabItem value="Windows 10 LTSC 2021" label="Win 10 LTSC 2021" default> <TabItem value="Windows 10 LTSC 2021" label="Windows 10 LTSC 2021" default>
**Windows 10 IoT Enterprise LTSC 2021** **Windows 10 IoT Enterprise LTSC 2021**
@ -201,7 +201,7 @@ Windows 11 IoT Enterprise LTSC ❤️
--- ---
</TabItem> </TabItem>
<TabItem value="Windows 10 LTSC 2019" label="Win 10 LTSC 2019" default> <TabItem value="Windows 10 LTSC 2019" label="Windows 10 LTSC 2019" default>
**Windows 10 IoT Enterprise LTSC 2019** **Windows 10 IoT Enterprise LTSC 2019**
@ -301,7 +301,7 @@ It doesn't have the actual IotEnterpriseS edition, it's just EnterpriseS with OE
--- ---
</TabItem> </TabItem>
<TabItem value="Windows 10 LTSB 2016" label="Win 10 LTSB 2016" default> <TabItem value="Windows 10 LTSB 2016" label="Windows 10 LTSB 2016" default>
**Windows 10 IoT Enterprise LTSB 2016** **Windows 10 IoT Enterprise LTSB 2016**
@ -403,7 +403,7 @@ Rename the .IMG extension to .iso.
--- ---
</TabItem> </TabItem>
<TabItem value="Windows 10 LTSB 2015" label="Win 10 LTSB 2015" default> <TabItem value="Windows 10 LTSB 2015" label="Windows 10 LTSB 2015" default>
**Windows 10 IoT Enterprise LTSB 2015** **Windows 10 IoT Enterprise LTSB 2015**