Hello MSMG, Master another day I tried again to integrate the language pack in the W10 LTSC EN on boot then after work I copied the ISO to the stick and so the installation started on the first screen of course I chose to install on pt-BR therefore used the diskpart and following Windows started installing itself so smoothly when the system has finished copying the files again appeared the same mistake again error code: 0x8000001 "changes made on your computer will NOT be saved" ... then I waited some seconds, and Windows was ready to start the installation again! ?? and I promptly resumed the process and so three times until I got tired ... then for some reason I decided to use another tactic: at the beginning of installation opted to install in en-US then happened a Windows-funny thing was properly installed WITHOUT errors so when the system restarted and is ready to use I have normally open command prompt as Admin and use always the Lpksetup / i xxxx / r / p wait the system to complete the process, open settings and I change language to pt-BR only this time I did differently procedure: open settings asked to change the language and what was my surprise that pt-BR was already installed lol it was necessary only to change en-US to pt-BR logoff / logon and finally copy settings in Region apply and restart the system then finishing 2 logs have attached to our Master to check if any value in the over again my eternal gratitude Standing it MSMG Toolkit v9.5 true work of art Great Teacher congratulations, sorry for some error I'm very tired
I'm experiencing an issue, my TK is stuck when removing "MultiPoint Connector Package". It's been stuck for 45 mins, no progress. I followed the steps for 1909 in readme.txt, everything went fine until trying to remove this. Nothing integrated. Some info: ISO: en_windows_10_business_editions_version_1909_updated_dec_2019_x64_dvd_d16597e9.iso (10.0.18363.535), original ISO from MSDN I think Image chosen for customization: Windows 10 Enterprise x64 TK is @ C:\TK (located on SSD) i7-7700K 64GB RAM No antivirus is running and Defender is off No other background programs running except host W10 LTSC OS Net Framework 4.8 is installed (for proper functioning of ToolKit Helper) Anyone can maybe clue me in on why it's stuck? Maybe a bug in the TK when removing this component? Thanks!
@AnonVendetta Try with 18363.418 and report back. This is the version you should be working with and is also what I work with without any problems.
I would start by checking if your ISO (december refresh) is supported by the toolkit. In the past we have seen that the toolkit works best with base images. Cheers.
9.3.1 doesn't seem to be up even on the Archive. Is there any reason you can't use 9.4.x or the latest version?
Since you are using the latest image do download the newer ToolKitHelper.exe from the ToolKit download link and copy it to the the current Toolkit's Bin folder and then try the removal again.
Windows 8.0 is not supported by Toolkit. Use the latest version for Windows 8.1 integration or customization.
People found one error the application does not open Instagram. Opens and immediately throws it out. What did I delete unnecessary? I have one recent problem with the site Mega? Doesn't visit the site ...
Why does the thing just close itself after running Remove -> Remove Windows Components Using Package lList? I used all the contents of RemovePkgsList_W10_Template.txt in the RemovePkgsList.txt. Using 18363.535.
MSMG - During the integration of NET Framework 3.5, the following labels appear in the window: Microsoft .NET Framework 3.5 is enabled... Microsoft .NET Framework 3.5 is not enabled... What does it mean?!
It first seems to do a check, if dotnetfx35 is already enabled, it detects it's not enabled and next it enables it.
reg load "HKLM\DEFAULT" "%systemdrive%\Users\Default\NTUSER.DAT" red delete "HKLM\DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\MultiTaskingView\AllUpView" /v Enabled /f reg add "HKLM\DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "ShowTaskViewButton" /t REG_DWORD /d "0" /f reg unload "HKLM\DEFAULT" How can I apply the HKEY_CURRENT_USER settings? Do I need to apply the HKEY_LOCAL_MACHINE settings to the default profile?