1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Since the Toolkit's component removal program was updated to support previous preview updates, as expected there's no changes in the yesterday's patch Tuesday's update for 1904x builds with respect to removed components.

    Even for W11 there was no change only just the defender component required a small update, need to check with v1809 and v1836x builds.

    If everything goes fine will release the next version tomorrow.

     
  2. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    90
    13
    0
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Try this, open a admin command prompt and run the below command in the Toolkit's directory, change the path as you require

    Code:
    PowerShell -Executionpolicy Bypass -File Bin\ConvertReg.ps1 <RegistryFolderPath> <TempPath>
    
    Now, you will get a converted reg file inside the above <TempPath>, do check the file if it's properly converted and has the registry tweaks you are missing.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    So you excluded these components and removed the other components, did you changed the order of removed components?

    Those are the available tweaks to disable automatic driver downloading, if you find any new working tweaks do let me will add them.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    For Windows 10.0.16299.0 - 10.0.18363.0

    Code:
    Microsoft.WindowsStore_12107.1001.15.0_neutral_~_8wekyb3d8bbwe.appxbundle
    Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx
    Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx
    Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe.appx
    Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx
    
    Code:
    Dism /Online /Add-ProvisionedAppxPackage /PackagePath:Microsoft.WindowsStore_12107.1001.15.0_neutral_~_8wekyb3d8bbwe.appxbundle /DependencyPackagePath:Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx /LicensePath:Microsoft.WindowsStore_8wekyb3d8bbwe.xml
    
    For Windows 10.0.18362.0 - 10.0.22000.0

    Code:
    Microsoft.WindowsStore_22110.1401.16.0_neutral_~_8wekyb3d8bbwe.msixbundle
    Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx
    Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx
    Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe.appx
    Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx
    
    Code:
    Dism /Online /Add-ProvisionedAppxPackage /PackagePath:Microsoft.WindowsStore_22110.1401.16.0_neutral_~_8wekyb3d8bbwe.msixbundle /DependencyPackagePath:Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx /LicensePath:Microsoft.WindowsStore_8wekyb3d8bbwe.xml
    
    For Windows 10.0.22000.0 and above

    Code:
    Microsoft.WindowsStore_22110.1402.13.0_neutral_~_8wekyb3d8bbwe.msixbundle
    Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx
    Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx
    Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe.appx
    Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx
    
    Code:
    Dism /Online /Add-ProvisionedAppxPackage /PackagePath:Microsoft.WindowsStore_22110.1402.13.0_neutral_~_8wekyb3d8bbwe.msixbundle /DependencyPackagePath:Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.UI.Xaml.2.7_7.2109.13004.0_x64__8wekyb3d8bbwe.appx /DependencyPackagePath:Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx /LicensePath:Microsoft.WindowsStore_8wekyb3d8bbwe.xml
    

     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    after mounting image in the Toolkit?
    or how?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Have uploaded these packs

    Microsoft Win32 Calculator Pack (Windows 10/Windows 11) with Windows 10 Enterprise LTSB 2016 (v10.0.14393) Win32Calc MUI Binaries.
    Microsoft .NET Framework 4.8 Pack (Windows 7/Server 2008 R2) with .NET 4.8 KB5007149 (4.8.4450.1) Runtime.
    Microsoft .NET 6 Desktop Runtime Pack (Windows 10/Windows 11) with Microsoft .NET Desktop Runtime 6.0.0 Runtime.
    Microsoft Windows PowerShell 7 Pack (Windows 10/Windows 11) with PowerShell 7.2.0 Runtime.
    Microsoft Visual C++ Runtime Pack (Windows 7/Windows 8.1/Windows 10/Windows 11) with VC++ 2022 (14.31.30818.0) Runtime.
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    For offline use /Image:<Toolkit-Mount-Image-Path> instead of /Online and run the command from command prompt.

    To use it with Toolkit you need to wait for the script to be updated.

     
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    #21270 windows builder, Nov 10, 2021
    Last edited: Nov 10, 2021
    understood nothing :confused::confused::confused:

    I have a clean image of 19044 and I need to update the Store to the new version in it. How to do it?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    90
    13
    0
    Ok, I'll just wait for 11.9. Thanks as always!
     
  11. evildjkay

    evildjkay MDL Novice

    Sep 8, 2018
    16
    20
    0
  12. AeonX

    AeonX MDL Addicted

    May 24, 2013
    798
    728
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. AeonX

    AeonX MDL Addicted

    May 24, 2013
    798
    728
    30
    I think so since the path and name of the executable is the same (C:\Windows\System32\win32calc.exe).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Hopefully this will be an easy fix. Have tested your reg file on x64 install and it does indeed work!
     
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #21278 inTerActionVRI, Nov 11, 2021
    Last edited: Nov 12, 2021
    So, just add this setting to Win32Calc_x64.reg and the Win32Calc_x86.reg in the ".\Packs\Win32Calc" folder.

    Code:
    [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\calc.exe]
    @="C:\\Windows\\System32\\win32calc.exe"
    
    I just downloaded the new pack and changed the reg files. They are available in the attached
    Win32Calc_RegFiles.zip.

    @MSMG,
    Some registry entries are with the paths pointing to X:.
    Are they like this? Or should point to C:?


    EDIT: all X:\ paths changed to C:\
    EDIT2: use Todays relesed reg files in packs repo.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will make changes to it to use dynamic paths.