[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,951
    1,647
    60
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.27913.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Windows EnterpriseG Edition" releaseType="Product">
        <update name="Microsoft-Windows-EditionSpecific-EnterpriseG-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseG-Package" version="10.0.27913.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    Can you make a set like this please.
     
  2. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    627
    749
    30
     

    Attached Files:

    • test.7z
      File size:
      7.2 KB
      Views:
      7
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,233
    14,826
    340
    #2503 xinso, Aug 3, 2025 at 13:18
    Last edited: Aug 3, 2025 at 13:52
    It works. Thanks.

    PS:
    The "Quote" failed.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,233
    14,826
    340
  5. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    699
    135
    30
    as for touchpad driver i think i figured it out. it's not about hidclass, hidparse and hidusb.

    touchpad on sl7 works from 1904x.3031, because there is hidspicx.sys
     
  6. Skylined

    Skylined MDL Senior Member

    Nov 10, 2008
    302
    153
    10