BatUtil icon indicating copy to clipboard operation
BatUtil copied to clipboard

Collection of batch scripts utilities for Windows

Results 14 BatUtil issues
Sort by recently updated
recently updated
newest added

For new Windows Setup (24H2) under WinPE, if no WinPE-FontSupport-_langid_ is added into WinPE.wim (i.e. you used non-CJK language as base version, usually English) but East Asian languages are added...

I had an issue where I was using NTLite and W7MUI at the same time (for different WIM files). NTLite unmounts every image when it's done (it doesn't outright say...

From what I heard, you need to install language packs for Windows 7 _before_ you install Service Pack 1, otherwise it cancels out and then you have to install them...

I need to install Office LTSC with my config and remove all instaled versions automaticaly. But [OfficeScrubber_11.7z](https://github.com/abbodi1406/WHD/blob/master/scripts/OfficeScrubber_11.7z) need user choice and not has any params to run it unattended. Or...

1, `boot\fonts` and `efi\microsoft\boot\fonts` include *.ttf not the same in official, not need to copy same one. 2, official the `efi\boot\bootx64.efi` and `bootmgr.efi` in ISO root, always got copy from...

Hi Abbodi, Thanks for making and maintaining very useful scripts in this repository. I am a huge fan of your work. Your scripts automate lots of useful tasks that are...

Just wondering if zh-tw langpacks are supported. They were never made in .exe files by themselves, only .iso's with .cab files inside. https://archive.org/download/windows-7-mui-all-language-packs-sp0-sp1-x86-x64/zh-tw_windows_7_sp1_language_pack_x86_dvd_619609.iso https://archive.org/download/windows-7-mui-all-language-packs-sp0-sp1-x86-x64/zh-tw_windows_7_sp1_language_pack_x64_dvd_646888.iso

Not an issue, this is more of a feature request and QoL/convenience feature for the UUP converter script. Setting offline international settings with DISM commands such as `/Set-UserLocale`, `/Set-SysLocale`, `/Set-InputLocale`,...

ActionListUUP has not updated for 5 years. I wonder that is it workable on Windows 11, in order to update without the Windows 11 Hardware Compatibility Detection.

Greetings. OS Host: Windows 10 IoT LTSC 21H2 19044.5487 DISM: Windows 10 ADK W10UI: 10.50 The W10UI detects the [Setup DU] update in the list, however when proceeds to install...