[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    thank you very much :) testing
     
  2. ohault

    ohault MDL Senior Member

    Dec 27, 2022
    263
    92
    10
    Are there similar to special NanoServer Editions found on the Windows Server 2016 ISO ?
     
  3. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    finally works :) thanks again
     
  4. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #3964 Ace2, Dec 28, 2025
    Last edited: Dec 28, 2025
    check $windows.~bt\\ are still deleted and delete [HKEY_LOCAL_MACHINE\zSOFTWARE\Microsoft\Windows NT\CurrentVersion\WinPE]
     
  5. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    thanks for reminder - yes, they exist
     
  6. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #3966 pp03, Dec 28, 2025
    Last edited: Dec 28, 2025
    to be precise - there is a single backslash in the paths, not a double one

    for example X:\$windows.~bt\Windows, not X:\\$windows.~bt\\Windows
     
  7. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    remove any and all $windows.~bt\
     
  8. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    done :)
     
  9. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #3969 Ace2, Dec 28, 2025
    Last edited: Dec 28, 2025
    check

    forums.mydigitallife.net/threads/guide-discussion-windows-editions-reconstructions.88605/page-195#post-1900644

    to see if you need to add any missing regedit keys or correct any...

    skip [HKEY_LOCAL_MACHINE\DRIVERS\DriverDatabase]
    skip [HKEY_LOCAL_MACHINE\DRIVERS\DriverDatabase\DeviceIds]
     
  10. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    A proverb says how to keep your hands clean; we're still waiting for the answer.
     
  11. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    only apply-wim method for installation and unfortunately black screen :(
     
  12. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    #3972 winosr25, Dec 28, 2025
    Last edited: Dec 28, 2025
    I managed to install WinPE with the desktop, but... the menu is broken! We have a blank screen; the processor is 46, consuming 850 MB, and the kernel is both active and lost with a reg pack. It's crazy to have to start all over again, but I'm not giving up. One day it will be okay.
     
  13. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #3973 Ace2, Dec 28, 2025
    Last edited: Dec 28, 2025
    use commands
    Code:
    md C:\mount\Windows\Setup\State
    echo:[State]>C:\mount\Windows\Setup\State\State.ini
    echo:ImageState=IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE>>C:\mount\Windows\Setup\State\State.ini
    Code:
    PowerShell.exe -C "'<migrationManifests></migrationManifests>' | Out-File -Encoding ASCII -FilePath C:\mount\Windows\WinSxS\migration.xml"
    add
    Code:
    Reg.exe add "HKLM\zSYSTEM\ControlSet001\Control\Session Manager" /f /v "setupexecute" /t REG_MULTI_SZ /d "setupcl.exe"
    Reg.exe add "HKLM\zSYSTEM\Setup\SetupCl\PendingRequest" /f /v "OperationFlags" /t REG_DWORD /d 30987
    Reg.exe add "HKLM\zSOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing" /f /v "DeviceInfoGatherSuccessful" /t REG_DWORD /d 1
    
     
  14. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    I managed to install WinPE with the desktop, but... the menu is broken! We have a blank screen; the processor is 46, consuming 850 MB, and the kernel is both active and lost with a reg pack. It's crazy to have to start all over again, but I'm not giving up. One day it will be okay.
     
  15. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    #3975 winosr25, Dec 28, 2025
    Last edited: Dec 28, 2025
    lol
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #3976 xinso, Dec 28, 2025
    Last edited: Dec 28, 2025
    Special? If you meant "Unique":

    NanoServer is the same as WinVOS, ContainerOSPlus, etc. "Container" for Enterprises, different to "Windows" for Users.
     
  17. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    #3977 winosr25, Dec 28, 2025
    Last edited: Dec 28, 2025
    Hyper-V and Enterprises, Pro, or Server are required. The OS can be rebuilt, and X:\Windows is the base in RAM.
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #3978 xinso, Dec 28, 2025
    Last edited: Dec 29, 2025
    Q: Do you agree with "One must have good tools in order to do a good job."?
     
  19. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    There are containertosplus 22000.1 OS versions; no one has been able to rebuild them, but we do it on winpe 28000.1 or 26100.1, 22631.1. That's the strength of the forum; we don't give up.
     
  20. DichVAN

    DichVAN MDL Junior Member

    Jun 18, 2021
    58
    80
    0
    You use winre.wim (in folder C:\Windows\System32\Recovery) to make base.wim, and install.wim extract to winsxs ?

    So does each base.wim only make for a specific build ?

    Sorry my english is not good.