1. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    That key doesnt have that property name "hash", here is the list of properties:
    S256H
    identity
    f!appxmanifest.xml
    f!appxblockmap.xml
    f!appxsignature.p7x
    c!microsoft-w..oyment04140_31bf3856ad364e35_10.0.26100.1742_bf18ace204a97877
     
  2. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    Im not gonna use it because its useless, like your answers.
    Thanks for help.
     
  3. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    665
    532
    30
    Not that useless I just don't have much time anymore.
    Yesterday uploaded toolkit.cmd to chatgpt code copilot and asked it to correct toolkit.cmd so it supports windows 11 24h2 and ai did it, even was showing lines it was correcting. I haven't tested it as no much free time anymore.
    You could easily find all you answers and how to fix your issue using AIs. So don't be afraid.
     
  4. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    With this u can't. And u find that with many other things u can't also. So u need to start thinking "by yourself".
    And while using more and more AI u will loose that ability totally.
     
  5. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    So the main problem is connection between this key:
    HKLM:\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-a..ep-chxapp.appxsetup_31bf3856ad364e35_10.0.26100.1_none_05aae033ab703f80
    And those two:
    HKLM:\COMPONENTS\DerivedData\VersionedIndex\10.0.26100.1738 (WinBuild.160101.0800)\ComponentFamilies\amd64_microsoft-windows-a..ep-chxapp.appxsetup_31bf3856ad364e35_none_c8ba7229e439fc7d
    HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\amd64_microsoft-windows-a..ep-chxapp.appxsetup_31bf3856ad364e35_none_c8ba7229e439fc7d

    The problem is : 05aae033ab703f80
    And : c8ba7229e439fc7d

    And after two hours wasting time on stupid AI i ended up with nothing.
    Maybe its "truncated hash" or maybe "unique numbers and letters".

    Both give me "BIG NOTHING"
     
  6. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    #27367 bababafasdfggg, Nov 25, 2024
    Last edited: Nov 25, 2024
    So i made a script in powershell that uses few .manifest files located in WinSxS directory (depends how many thing i want to remove use).
    Only those.

    Example:
    #Microsoft.Windows.PeopleExperienceHost_cw5n1h2txyewy
    $PeopleExperienceHost = @(
    "amd64_microsoft-windows-i..levance-queryclient_31bf3856ad364e35_10.0.26100.1_none_b3ac5c7bf14e54f0.manifest",
    "amd64_microsoft-windows-i..al-people-relevance_31bf3856ad364e35_10.0.26100.1591_none_f6469ba7f6220709.manifest",
    "amd64_microsoft-windows-p...appxmain.resources_31bf3856ad364e35_10.0.26100.1_pl-pl_8ca1a5a0614e2458.manifest",
    "amd64_microsoft-windows-p..riencehost.appxmain_31bf3856ad364e35_10.0.26100.1150_none_7da6e7654a833d6c.manifest",
    "amd64_microsoft-windows-p..iencehost.appxsetup_31bf3856ad364e35_10.0.26100.1_none_838db81eea600c10.manifest")

    And by reading that .manifest im getting (files, registry keys, scheduled tasks, services etc.)
    Of course need to remove all hard-links also. And remove also SCHEMA registry key(s) if they are present.

    Need to find registry keys in COMPONENTS hive and also remove it.
    HKLM:\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-a..ep-chxapp.appxsetup_31bf3856ad364e35_10.0.26100.1_none_05aae033ab703f80

    And i need to match those with:
    HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\amd64_microsoft-windows-a..ep-chxapp.appxsetup_31bf3856ad364e35_none_c8ba7229e439fc7d

    It need to be exact thing because some things in there are with same name and just that last part of the key name is different.

    Tested my script on live windows 11 ltsc.
    My script only accept single variable with array to do this.
    I know that i put wrong registry keys for that manifests its just an example.

    I really doubt that Windows Update will make that thing back, didn't tested it yet.

    And SFC/ScanNow reports no errors.
     
  7. Teufel325

    Teufel325 MDL Novice

    Sep 30, 2009
    1
    0
    0
    Hello,

    I'm new here and use Toolkit.

    I wanted to update Windows from 22621.4460 to 22621.4541

    "C:\Toolkit_v13.7\Updates\w11"windows11.0-kb5046732-x64_1bf296dfb373b6d12bcf97bb6f1ef335cbfaeb07.msu

    I copied everything into the right folder. Unfortunately nothing happened
    Used an original version from MSDN.

    Teufel325
     
  8. fabricio simoes

    fabricio simoes MDL Member

    Dec 17, 2020
    139
    27
    10
    Will there still be continuity in the MSMG toolkit, it's been a while since there's been an update????
     
  9. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    36
    10
    0
    Hello everyone.
    Does anybody have a contact with MSMG? Maybe he diet, as we wouldn't like it to happen. I have lost any hope as this project could be reborn.
     
  10. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    665
    532
    30
  11. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,827
    2,429
    60
    @betamaster9 you should probably check your ssd/hdd's health.
     
  12. trim18

    trim18 MDL Novice

    Mar 2, 2018
    32
    16
    0
    For Windows 11 24H2 Classic Install Setup better Functional there Solution to Create a Winpeshl.ini which is manualy to Copy into Monuted Boot.wim Setup Image into Folder /Windows/System32 ( maybe after Copy the Inheritance authorization is to remove
    and set System as owner in File Properties)

    So Winpeshl.ini content should be:

    [LaunchApp]
    AppPath = %SYSTEMDRIVE%\sources\setup.exe
     
  13. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    49
    16
    0
    Guys, how to find connection between:
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1.mum
    and C:\Windows\WinSxS\Manifests ?
    I found these manifests:
    "amd64_microsoft-windows-s..oyment-languagepack_31bf3856ad364e35_10.0.26100.1_pl-pl_1b214ff787d7d401.manifest",
    "amd64_microsoft-windows-senseclient-deployment_31bf3856ad364e35_10.0.26100.1_none_193a5a74934f87c6.manifest",
    "amd64_windows-senseclient-mdm_31bf3856ad364e35_10.0.26100.1_none_291b7793209cfed2.manifest",
    "amd64_windows-senseclient-service.resources_31bf3856ad364e35_10.0.26100.1_pl-pl_b13f932df25397fd.manifest",
    "amd64_windows-senseclient-service_31bf3856ad364e35_10.0.26100.1_none_a518656df7c165fb.manifest"

    But can't see any connection inside that files to package or to manifest.
    It should be connected somehow for sure.

    Manifest is the egg? or chicken?
    or maybe mum file?
     
  14. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    149
    158
    10
    Anybody know if MSMG can be run twice, in sequence, to modify two Windows index entries on a single ISO? For instance Index #6 for Windows 11 Pro and Index #11 for Windows for Workstations, assuming the ISO from UUDUMP only contains those two versions in the ISO index.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I can help you.
    Can you find me on Discord?
    Its better for sharing code blocks and for tests when we are in development.
     
  16. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    This should be up to MSMG. I am out of time... I have promised an update for Toolkit.cmd and I couldn't finished it yet.

    Just update your Package Manager app (Bandizip, 7zip, WinRAR, etc).
     
  17. jahike

    jahike MDL Novice

    Oct 30, 2017
    27
    3
    0

    All right, no worries. I don't have a lot of time on my hands either this holiday season, so I know how it is.