There is no such function in Toolkit. What you can do is change the strings in the .reg file: Spoiler HKEY_LOCAL_MACHINE\SOFTWARE --> HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE HKEY_LOCAL_MACHINE\SYSTEM --> HKEY_LOCAL_MACHINE\TK_HKLM_SYSTEM HKEY_CLASSES_ROOT --> HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE\Classes HKEY_CURRENT_USER --> HKEY_LOCAL_MACHINE\TK_HKCU HKEY_USERS\.DEFAULT --> HKEY_LOCAL_MACHINE\TK_HKU_DEFAULT Then go to Tools --> Options --> Load Image Registry Double click the .reg and unload image registry.
I am sorry but I have to say that it is hardly possible for one to be able to convert a SKU unless he is capable of installing any package to any SKU. e.g. Integrate 15063 Win32Calc packages to 16299 Spoiler Code: C:\windows\system32>dism /image:z:\1 /add-package:D:\Downloads\Windows\WIN10\15063\RS2\Win32Calc15063\x64\Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~~10.0.15063.0.cab 部署映像服務與管理工具 版本: 10.0.16299.15 映像版本: 10.0.16299.15 正在處理 1 的 1 - 正在新增封裝 Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] 操作順利完成。 C:\windows\system32>dism /image:z:\1 /add-package:D:\Downloads\Windows\WIN10\15063\RS2\Win32Calc15063\x64\Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~zh-TW~10.0.15063.0.cab 部署映像服務與管理工具 版本: 10.0.16299.15 映像版本: 10.0.16299.15 正在處理 1 的 1 - 正在新增封裝 Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~zh-TW~10.0.15063.0 [==========================100.0%==========================] 操作順利完成。 This is why I told you "It is not easy.".
I already went into this: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-280#post-1404040 You do not need to remove a component package if the component was never installed to begin with. SmartScreen can be disabled numerous ways including the offline registry hive. I will not hijack this thread with my own script that will do this, but most can be found within the official Microsoft PowerShell repository, GitHub and PowerShellGet, though I will be posting a PShell project package here fairly soon that has these incorporated into it. At the moment, it's going through its testing phase among a handful of Reddit coders in the PowerShell sub-reddit. Once it's been entirely debugged, it will be posted in its own thread.
Does anyone have a clue where I can find proper windows 7 winpe language packs that work with msmg? I've tried using the ones in the WAIK iso but there's a file that doesn't quite match(WinPE_LangPack) and the end result is WinPE still in English. I'm looking specifically for the bg-BG language pack.
One disadvantage in not removing packages is getting and downloading updates for things you do not use and maybe never going to use.
Doesn't work. I get a error message "This Feature is Not Available When Multi-Index Servicing Mode is Enabled... Please Re-Choose Source with a Single Index". Looks like I have to keep using NTLite after using this Toolkit.