[ARCHIVED] Windows Editions Reconstruction Project

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

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

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11001 xinso, Mar 28, 2023
    Last edited: Mar 28, 2023
    Test manual Construction of 17134.2208 Windows 10 Enterprise arm64 zh-CN (without tweak)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~zh-CN~10.0.17134.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~arm64~~10.0.17134.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~arm64~~10.0.17134.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-zh-cn-Package~31bf3856ad364e35~arm64~~10.0.17134.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-zh-cn-Package~31bf3856ad364e35~arm64~~10.0.17134.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-cn-Package~31bf3856ad364e35~arm64~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:zh-CN
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    
    Set SKU default settings for: zh-CN
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\3\1.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003364~31bf3856ad364e35~arm64~~17134.2207.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\3\2.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~17134.2208.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.2208
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11002 xinso, Mar 28, 2023
    Last edited: Mar 28, 2023
    Test manual Construction of 16299.2166 Windows 10 Professional arm64 en-US (without tweak)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.16299.15
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.16299.15
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.16299.15
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.16299.15
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.16299.15
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.16299.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    
    Set SKU default settings for: en-US
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\3\1.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Processing 1 of 1 - Adding package Package_for_KB4565553~31bf3856ad364e35~arm64~~16299.1982.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\3\2.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~16299.2166.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.2166
    
    Current edition is:
    
    Current Edition : Professional
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    zhanglin,

    If success, and you share, I thank you.
    If success, and you don't share, I respect you.
    If failure, I wish you good luck.

    Take it easy. No worries.
     
  4. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    What to share? arm64?
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    Yes. How to avoid CbsProvider tweak? e.g. 22621.1 ARM64.
     
  6. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    According to my experience, 22621 and later versions, the files in the Windows\System32\Dism folder do not need to be adjusted, the original file can, and the one that needs to be adjusted is WinSxS\servicingstack, For example, 10.0.22621.1, you can use 10.0.22621.2 and later versions, inconsistent can be, servicingstack later versions can be extracted from SSU, while Windows\servicing\Version10.0.22621.x, the version number should be consistent with servicingstack. Another method, the method you mentioned, does not need to change WinSxS\servicingstack, but requires adding COMPONENTS\DerivedData\Components\microsoft-windows-servicingstack to the registry.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11007 xinso, Mar 28, 2023
    Last edited: Mar 28, 2023
    That's your good old way which won't work for the latest vNext.

    Now I wish:
    1. Dism, no tweak.
    2. Servicing Stack, no tweak.

    i.e. from 22621.1 forward, everything original, alike official 10586.1000 ARM64.

    Time changed; Build changed; Method changed. You still stay in good old times.

    Now,
    Your way, working. (Partial tweak)
    My way, working. (Partial tweak)
    Once mixed, failed. (Fully original)

    No worries. Good night.
     
  8. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Neither the 25324.1000 arm64 Dism nor the Servicing Stack I did require tweak, just that the architecture in the registry should be consistent with arm64, and other registry tweaks were mentioned in previous posts.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11009 xinso, Mar 28, 2023
    Last edited: Mar 29, 2023
    Q1: Your 25324.1000 ARM64 Unstage base image is 100% 25324.1000 components? If not, how is it composed of?

    Q2: What's your OS (Host Platform) that runs Construction, 22000.1 amd64?


    PS:
    Those registry entries are mandatory for ARM64, not tweak.
     
  10. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60

    1.100% 25324.1000 components
    2.22621 amd64
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11011 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    22621 amd64. OK. Mine is 19044 amd64. And I need 19041.1 or 22000.1 x86 CbsProvider.dll.
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11014 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    Test manual Construction of 25324.1000 Windows Server vNext Datacenter Azure Edition (Desktop Experience) amd64 en-US
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25324.1000
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    
    Set SKU default settings for: en-US
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Current edition is:
    
    Current Edition : ServerTurbine
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11015 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    Test manual Construction of 25324.1011 Windows 11 Enterprise arm64 en-US
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.25324.1000
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.25324.1000
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    
    Set SKU default settings for: en-US
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1000
    
    Processing 1 of 2 - Adding package Package_for_ServicingStack_1011~31bf3856ad364e35~arm64~~25324.1011.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_1011 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    Processing 1 of 2 - Adding package Package_for_ServicingStack_1011~31bf3856ad364e35~arm64~~25324.1011.1.0
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~25324.1011.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25324.1011
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [Credits]
    gailium119 Generalization tweak
    zhanglin Construction tweak
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
  16. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Sorry, I was negligent and forgot to import this registry.

    [HKEY_LOCAL_MACHINE\SOFT\Microsoft\Windows\CurrentVersion]
    "ProgramFilesDir (Arm)"="X:\\Program Files (Arm)"
    "CommonFilesDir (Arm)"="X:\\Program Files (Arm)\\Common Files"

    Code:
    Microsoft Windows [版本 10.0.22621.1413]
    (c) Microsoft Corporation。保留所有权利。
    
    C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml
    
    部署映像服务和管理工具
    版本: 10.0.22621.1
    
    映像版本: 10.0.25324.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition
    
    部署映像服务和管理工具
    版本: 10.0.22621.1
    
    映像版本: 10.0.25324.1000
    
    以一种访问权限不允许的方式做了一个访问套接字的尝试。
    
    
    Current Edition : Enterprise
    
    操作成功完成。
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11018 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    Test manual Construction of 23419.1000 Windows 11 Enterprise arm64 en-US
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23419.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23419.1000
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.23419.1000
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.23419.1000
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.23419.1000
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.23419.1000
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.23419.1000
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.23419.1000
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23419.1000
    
    
    Set SKU default settings for: en-US
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23419.1000
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [Credits]
    gailium119 Generalization tweak
    zhanglin Construction tweak
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11019 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    Test manual Construction of 22624.1465 Windows 11 Enterprise arm64 en-US
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    
    Set SKU default settings for: en-US
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:z:\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 3 - Adding package Package_for_ServicingStack_1344~31bf3856ad364e35~arm64~~22621.1344.1.2
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_1344 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    Processing 1 of 3 - Adding package Package_for_ServicingStack_1344~31bf3856ad364e35~arm64~~22621.1344.1.2
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Package_for_KB5023595~31bf3856ad364e35~arm64~~22621.1390.1.0
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~22621.1465.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22624.1465
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [Credits]
    gailium119 Generalization tweak
    zhanglin Construction tweak
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #11020 xinso, Mar 29, 2023
    Last edited: Mar 29, 2023
    Servicing Stack registry entry is not needed
    22000.1
    -------------------------------------------------------------------------
    22621.1
    Servicing Stack registry entry is needed

    Otherwise,, add this now, add that then. Endless hide & seek.