[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
  2. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    Run
    Code:
     dism /image:d:\mount /get-currentedition
    before the last command, and if it shows EnterpriseS, it means you have obtained LTSC.
    Don't worry about the display here, it won't affect the actual installed Edition. If you care, I will tell you how to modify it.
     
  3. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-3-24_17-39-51.png

    Yes, it says as you said, can you tell me how to change the name?
     
  4. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    Yes, it could update each Client Edition which based on 25398.1.
     
  5. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    please tell me modify name to ltsc
     
  6. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    DISM.exe /Export-Image /SourceImageFile:install.wim /SourceIndex:1 /DestinationImageFile:install2.wim /DestinationName:"Windows 11 LTSC"
    move install2.wim install.wim /y
     
  7. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-3-24_17-59-24.png

    it's give error why ?
     
  8. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    I forgot to add quotation marks. Please review the newly modified content
     
  9. tapangbedaru

    tapangbedaru MDL Junior Member

    Mar 6, 2022
    72
    33
    0
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,409
    340
    #15032 xinso, Mar 24, 2024
    Last edited: Mar 24, 2024
    Test 10240.20526 Windows 10 Starter (in Official style with NDP48) amd64 en-US (for DotNetRollup)
    Code:
    ------------------------------------------------------------
    Add DotNetRollup 4.8 to Starter image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4700.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    
     
  11. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    I'm testing it now and I'll share the results with you.
     
  12. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    It freezes as in the attached picture, what I mean is that the computer reacts after waiting for 3 minutes.
     

    Attached Files:

  13. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    Update: It's back to normal now, thank you very much for everything.

    @zwl29107
     
  14. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    @zwl29107 Now it started to freeze again. This version is problematic. Can you tell me how to create it with the professional edition? This is very problematic.
     
  15. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    How about 25398.1?

    Replace my LTSC Package with gailium119's 25398_OtherEditions-UUP-Patch, and then replace EnterpriseS in the XML with Professional
     
  16. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    I'm trying right now 25398.1 ltsc Let's see if there is any problem
     
  17. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    599
    699
    30
    This is very strange, I have tested it in a virtual machine. It should not be worse than 25398.709.