@MSMG , Code: =============================================================================== MSMG 工具箱 - 格式化 USB 闪存驱动器 =============================================================================== ------------------------------------------------------------------------------- ####正在开始格式化 USB 闪存驱动器############################################## ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- ####正在获取 USB 闪存驱动器选项################################################ ------------------------------------------------------------------------------- 正在列出可用的 USB 闪存驱动器…… FINDSTR: 无法打开 E:\Toolkit_v12.1\Temp\DiskList1.txt =============================================================================== ------------------------------------------------------------------------------- =============================================================================== 请输入 USB 闪存驱动器盘符 : FINDSTR: 无法打开 E:\Toolkit_v12.1\Temp\DiskList1.txt This is why I chose to be in the system root directory instead of the general directory. Update: this is my bad what I localize toolkit used old code.
So for the findstr to find the word that represents the removable in Chinese, I need to change from: 可移动 to: 无法打开 ? @正义羊, Can you go to cmd as admin and run: DISKPART then at DISKPART shell, perform: LIST VOLUME and post the output to me?
Code: DISKPART> LIST VOLUME 卷 ### LTR 标签 FS 类型 大小 状态 信息 ---------- --- ----------- ----- ---------- ------- --------- -------- 卷 0 C Windows NTFS 磁盘分区 128 GB 正常 启动 卷 1 D NTFS 磁盘分区 300 GB 正常 卷 2 E NTFS 磁盘分区 418 GB 正常 卷 3 F NTFS 磁盘分区 1059 GB 正常 卷 4 SYSTEM FAT32 磁盘分区 300 MB 正常 系统 卷 5 NTFS 磁盘分区 937 MB 正常 已隐藏 卷 6 I NTFS 可移动 59 GB 正常 DISKPART>
Very grateful for your attention. Status --- Removable But to get this line, it does not have to be the word status. It can be "LTR" in Portuguese is also LTR. I do not know if in English it's different. If it is equal, it is simpler. to perform in cmd as admin option 1. Code: echo OFF & cls & for /F "tokens=*" %# in ('^(echo.LIST VOLUME^) ^| DiskPart.exe ^| findstr /I "LTR --- Remov Amovible 可移动" ^| findstr /I /V "DISKPART"') do echo.%# option 2. Code: echo OFF & cls & for /F "tokens=*" %# in ('^(echo.LIST VOLUME^) ^| DiskPart.exe ^| findstr /I "LTR Stat 状态 --- Remov Amovible 可移动" ^| findstr /I /V "DISKPART"') do echo.%# for the record: option 1 and 2 displaying the same as below, pt-BR. Everyone who wants to test, are welcome. It helps to provide better suport for other languages. Code: Volume No. Ltr Rótulo Fs Tipo Tamanho Status Informações ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 6 E Janelas 11 NTFS Removível 7680 MB Íntegro If there was a DISM scheme with the "/English" flag that takes the data from the commands in English, regardless of the language of the image, it would be interesting.
Hello. Could you please tell me what is the difference between these component removal presets: 1)Gamer Edition 2)Lite Edition 3)Xtreme Lite Edition Can I see somewhere the lists of applications that are removed in these presets? Could you tell me why the Xtreme Lite Edition is not recommended for gaming? Is it somehow related to performance degradation, the presence of friezes or an increase in input lag? Thank you!
Is there a way to view what the CustomToolkit configs actually remove in an easy way? I pretty much just want to create an LTSC version for gaming and work with WSL/MS Store support. This sadly used to be quite easy a few W10 versions ago but since then we've had more packages to deal with.
Select the preset you want to see. Select Start Removing Components. See the list displayed on the screen, and press 'R' to return and make your changes.
I'm seeking experienced advice to create install ISOs which include only the necessary/current updates. I've tried NTLite, KUC, WHDownloader, DISM commands, PortableUpdate WSUS Offline Update Community Edition, UUP Dump, and MSMG Toolkit. When updating Windows, some updates must be installed in a specific non-numerically-sequential order. KUC, for example, specifically skps/removes unneeded updates and installs what is needed in the "proper" order. WHDownloader also does this and also specifically reports some updates must NOT be integrated/slipstreamed. Two questions; 1) What methods work to gather only the necessary updates as well as the proper installation sequence? 2) When integrating/slipstreaming into install.wim, does MSMG Toolkit "know" that information? If not, how can it be instructed to integrate in the proper order?
does this by default (10/11) Doesn't integrate updates, it only offers downloads of the updates and only the necessary ones (for 10/11) All comes down to what updates are provided by the user, for simple and correct updating W10UI is advised to be used. In general for 10/11: SSU first pre-enabling .net35 (when desired) LCU last
Yes, I realize WHDownloader is only for gathering updates. Prehaps I could have worded the post better. Was trying to address which updates, which order, which app. Thanks for the advice.
Please forgive me if this is mentioned somewhere, but I have searched to no avail. For Windows 11, what components absolutely need to be left installed in order for the store to work properly? I have tried several times to make an image that leaves from what I can tell are the core store components intact. However, whenever I open the store, it immediately closes after I open it.
Dependencies list for WindowsStoreClient and WindowsStoreApp If you want to have UWP Appx running, you must keep WindowsStore and its dependencies. For you to know more about these dependency they are described next to the components in the Remove menu. "Needed for" or "Depends On". Needed for: Windows Store DesktopAppInstaller - is interesting to keep for working winget commands. WindowsStoreClient - Microsoft Store Client, required to Microsoft Store work WindowsStoreApp - Microsoft Store App StorePurchaseApp - Microsoft Store Purchase App, not sure if removed you're able to buy games, apps in the Microsoft Store without issues. ServicesStoreEngagement AdvertisingXaml AccountsControl - Required to sign in to apps. AADBrokerPlugin XboxIdentityProvider Xbox Identity Provider - Require for sign in to Xbox Console Companion XboxClient - required to xbox app work XboxApp "w10" equal GamingApp "w11" - Xbox Console Companion XboxSpeechToTextOverlay