200 lines...I though WinBuilder's plugin script will be more than main.bat,like 3~4 times. never though it be 10 times.
@sloresince you use VirtualBox, is it ok to test mtp with VirtualBox ?
Thanks for nonameman about 19H1 support, and Korean translation.I'm glad to know, someone can use this framework to add CORE feature without document.(Thanks to the simple batch script syntax)
Make attachment size(x86+x64) < 6MB by 7zip, so remove the x86 attachment.
2. improve AddFiles macro to auto add MUI files, make *.bat be more simple.
1. selection check(dependency), option check.
2. custom preset(config.js, full.js, net.js, custom.js ...) default option settings, and default patches selection suite....
2)2nd idea is using file list to check all mui files without using \??-??\I guess that is what you mean.
call AddFiles %0 :end_filesgoto :end_files@Windows\System32\+muiactxprxy.dll,atlthunk.dll,control.exe+mui(en_US,%DIST_LANG%)comctl32.dll:end_files
Windows\System32\actxprxy.dllWindows\System32\??\actxprxy.dll.muiWindows\System32\atlthunk.dllWindows\System32\??\atlthunk.dll.muiWindows\System32\control.dllWindows\System32\??\control.dll.muiWindows\System32\comctl32.dllWindows\System32\en_US\comctl32.dll.muiWindows\System32\zh_CN\comctl32.dll
since you already have Patches-Slim-Remove: other MUI files, no need to get things complicated with B)
wim, 7z compress
and special thanks to binmay.exe again, I use it a lot during the creation of nvidia plugin...
- the only one thing I notice: Virtualization must have usb2 or driver integration fails (fails with usb1.1) I am trying to get note3 mtp work in virtual.....
I am trying to catch MTP improvements, following noelBlanc, your (slore) and Bob.Omb posts.