Hi MSMG, I tried to remove most of components using below image: cn_windows_10_business_editions_version_1909_x64_dvd_0ca83907.iso I kept the windows store app. The app can be open without any issue in the main page, but when click into a particular app page (trying to install an app), it crashed. I'm not sure any dependencies I should keep if I want the windows store app running normally (be able to install apps)? Thanks.
Try retaining XboxIdentityProvider and for screening URL's sent to Store Apps the Smart Screen is required for Smart Screen to work Windows Defender is required.
@MSMG ,I designed a simple about page.Now in my Localization Lab,code A. Code: ::------------------------------------------------------------------------------------------- :: MSMG ToolKit - About ::------------------------------------------------------------------------------------------- :About cls echo.=============================================================================== echo. MSMG ToolKit - About echo.=============================================================================== echo. echo. echo. echo. echo. echo. MSMG ToolKit echo. echo. Version %Tver% Lab Version %Tlab% echo. echo. Copyright (c) 2013-2019 MSMG. All rights reserved. echo. echo. echo. echo. MSMG ToolKit, Windows are registered trademarks of their respective authors or companies. echo. echo. echo. [1] Return to Main Menu echo. [2] Return to Tools Menu echo. echo.=============================================================================== choice /C:12 /N /M "Enter Your Choice : " if errorlevel 2 goto :ToolsMenu if errorlevel 1 goto :MainMenu Version is ToolKit's version,use value 'Tver'; Lab Version is my lab cade, use value 'Tlab' e.g. Version=9.5,Lab Version A In Tools Menu,I add a new Menu item 'about'. Code: ::------------------------------------------------------------------------------------------- :: MSMG ToolKit - Tools Menu ::------------------------------------------------------------------------------------------- :ToolsMenu cls echo.=============================================================================== echo. MSMG ToolKit - Tools Menu echo.=============================================================================== echo. echo. [1] WIM Manager echo. echo. [2] Debug echo. echo. [3] Options echo. echo. [4] About echo. echo. echo. echo. echo. echo. echo. echo. echo. [X] Go Back echo. echo.=============================================================================== echo. choice /C:1234X /N /M "Enter Your Choice : " if errorlevel 5 goto :MainMenu if errorlevel 4 goto :About if errorlevel 3 goto :Options if errorlevel 2 goto :Debug if errorlevel 1 goto :WIMManger ::-------------------------------------------------------------------------------------------
Isn't 8.8 is appropriate for LTSB builds and 9.4+,9.5 can be used on LTSC versions? Thanks in advance
i was in the process of removing apps. does removing edge takes that long.? it kind of took more when removing the PDF thing more than 30 mins and i had to stop it. others took like a minute.
using toolkit v9.5 error when removeing map control package, running msmg toolkit as the trusted installer it is the only componant that has failed to remove it's self so far. Majid
hi there again, it is image 6 out of 15, uup made virtual editions. so image 6 of the folowing build. 18363.418 with updates that came with the building process of the image, I hope this is of help
Not to be a dick, but what is the point of posting updates if, in the end, the program is supposedly useless, since the OS will restore the removed components after updating? Why not wait until it's actually useful and can keep the components / apps from coming back and post that?
And you can use 9.4, 9.3, 9.2 etc just fine as an image mounter. How does that interfere with my point?
No Only remove components in Windows 10 V1909 IF you are NOT going to use windows updates. and are willing to WAIT for a FIX for components are restored.