Thảo luận - Windows 10 EnterpriseS, G (Non-Official) Project | Page 709 | VN-Zoom | Cộng đồng Chia Sẻ Kiến Thức Công Nghệ và Phần Mềm Máy Tính

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We don't have any banner, Flash, animation, obnoxious sound, or popup ad. We do not implement these annoying types of ads!

We need money to operate the site, and almost all of it comes from our online advertising.

Please add https://vn-z.vn to your ad blocking whitelist or disable your adblocking software.

×

Thảo luận Windows 10 EnterpriseS, G (Non-Official) Project

Tony2010

Rìu Sắt Đôi
Sếp nào còn lưu file reg DISMinfo contextmenu to iso esd wim ko cho mình xin lại với. Thanks
 

gubrak

Rìu Vàng Đôi
switching sku by 2012mshs

Mã:
@Echo Off
Title 2012msh & Color 0B
cd %systemroot%\system32
call :IsAdmin

cscript slmgr.vbs /rilc
cscript slmgr.vbs /upk >nul 2>&1
cscript slmgr.vbs /ckms >nul 2>&1
cscript slmgr.vbs /cpky >nul 2>&1
cscript slmgr.vbs /ipk N979K-XWD77-YW3GB-HBGH6-D32MH
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\

Pause & Exit

:IsAdmin
Reg.exe query "HKU\S-1-5-19\Environment"
If Not %ERRORLEVEL% EQU 0 (
 Cls & Echo You must have administrator rights to continue ...
 Pause & Exit
)
Cls
I was thinking of the idea of simplifying a single ISO/install.wim by just selecting one:
- Enterprise 2024 LTSC
- IoT Enterprise 2024 LTSC
- IoT Enterprise 2024 LTSC Subscription
then create a switching sku to switch between the 3 editions above.
roughly the scenario is like this:
Mã:
From Enterprise 2024 LTSC > IoT Enterprise 2024 LTSC:
Code:
slmgr -ipk CGK42-GYN6Y-VD22B-BX98W-J8JXD

From IoT Enterprise 2024 LTSC > Enterprise 2024 LTSC:
Code:
slmgr -ipk PJB47-8PN2T-MCGDY-JTY3D-CBCPV

From (IoT) Enterprise 2024 LTSC > IoT Enterprise Subscription
Code:
slmgr -ipk N979K-XWD77-YW3GB-HBGH6-D32MH

then take the activation (e.g. MAS)

I think @2012mshs and @nho nguoi or other friends can make this kind of tool.
 

2012mshs

Rìu Chiến
I was thinking of the idea of simplifying a single ISO/install.wim by just selecting one:
- Enterprise 2024 LTSC
- IoT Enterprise 2024 LTSC
- IoT Enterprise 2024 LTSC Subscription
then create a switching sku to switch between the 3 editions above.
roughly the scenario is like this:
Mã:
From Enterprise 2024 LTSC > IoT Enterprise 2024 LTSC:
Code:
slmgr -ipk CGK42-GYN6Y-VD22B-BX98W-J8JXD

From IoT Enterprise 2024 LTSC > Enterprise 2024 LTSC:
Code:
slmgr -ipk PJB47-8PN2T-MCGDY-JTY3D-CBCPV

From (IoT) Enterprise 2024 LTSC > IoT Enterprise Subscription
Code:
slmgr -ipk N979K-XWD77-YW3GB-HBGH6-D32MH

then take the activation (e.g. MAS)

I think @2012mshs and @nho nguoi or other friends can make this kind of tool.
For windows 11 24H2_S only
1728824753612.png
 

Attachments

  • W11_24H2_S_SKU_SWITCH.7z.txt
    28.5 KB · Lượt xem: 14

nho nguoi

Rìu Chiến Chấm
Hướng dẫn tạm thời MOD LCU KB5044288
1_dùng TooL mod bác @2012mshs (mod KB5044288)
2_copy file đã mod ra nơi khác
3_mod tiếp KB5043055 (1128)
4_giải nén KB5043055.esd,và KB5044288.esd bằng 7z
5_mở update.mum của kb5043055 (1128)
6_copy và chép đè
Mã:
<?xml version="1.0" encoding="utf-8"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" description="Fix for KB5044288" displayName="default" company="Microsoft Corporation" copyright="Microsoft Corporation" supportInformation="https://support.microsoft.com/help/5043055" creationTimeStamp="2024-09-05T18:05:17Z" lastUpdateTimeStamp="2024-09-05T18:05:17Z">
  <assemblyIdentity name="Package_for_RollupFix" version="25398.1189.1.10" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" />
  <package identifier="KB5044288" releaseType="Security Update" restart="possible">
lưu lại,sau đó copy update.mum,và update.cat của kb5043055 chép đè vào KB5044288
7_mở lại và coy hết file trong thư mục KB5043055 chép vào thư mục KB5044288
trong khi chép nó hỏi có chép đè không thì chọn bỏ qua
xong nén lại Windows11.0-KB5044288-x64 bằng FolderToEsd_RunAsAdmin.cmd
gCFepQC.png

khi Dism thì lấy ssu :SSU-25398.1128-x64.esd
Zqhr4o4.png
 

Attachments

  • FolderToEsd_RunAsAdmin.zip.txt
    484 bytes · Lượt xem: 9

@sec0

Rìu Chiến Vàng Chấm
Hướng dẫn tạm thời MOD LCU KB5044288
1_dùng TooL mod bác @2012mshs (mod KB5044288)
2_copy file đã mod ra nơi khác
3_mod tiếp KB5043055 (1128)
4_giải nén KB5043055.esd,và KB5044288.esd bằng 7z
5_mở update.mum của kb5043055 (1128)
6_copy và chép đè
Mã:
<?xml version="1.0" encoding="utf-8"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" description="Fix for KB5044288" displayName="default" company="Microsoft Corporation" copyright="Microsoft Corporation" supportInformation="https://support.microsoft.com/help/5043055" creationTimeStamp="2024-09-05T18:05:17Z" lastUpdateTimeStamp="2024-09-05T18:05:17Z">
  <assemblyIdentity name="Package_for_RollupFix" version="25398.1189.1.10" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" />
  <package identifier="KB5044288" releaseType="Security Update" restart="possible">
lưu lại,sau đó copy update.mum,và update.cat của kb5043055 chép đè vào KB5044288
7_mở lại và coy hết file trong thư mục KB5043055 chép vào thư mục KB5044288
trong khi chép nó hỏi có chép đè không thì chọn bỏ qua
xong nén lại Windows11.0-KB5044288-x64 bằng FolderToEsd_RunAsAdmin.cmd
gCFepQC.png

khi Dism thì lấy ssu :SSU-25398.1128-x64.esd
Zqhr4o4.png
Ban giúp tôi update bản 26120.xxx S lên build mới nhất = file MSU ở ảnh dưới với , vì nó chỉ up được bản pro và enter ko up được bản S

2024-10-13_203334.png
 


Top