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.
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.
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.
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
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.
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.
understood nothing I have a clean image of 19044 and I need to update the Store to the new version in it. How to do it?
I think so since the path and name of the executable is the same (C:\Windows\System32\win32calc.exe).
Hopefully this will be an easy fix. Have tested your reg file on x64 install and it does indeed work!
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.