Added RNDIS feature, Can use smart phone's share network to access the Internet via USB.
=== WimBuilder2 v2019.10.10 ===
>Still whatever you do, also have a design to build unattended.because this made by js+html, it is easy do auto action with config.js to write same action like:
If not, I like to remind my old request
WimBuilder.cmd --build --project WIN10XPE --preset full --make-iso
It is pushed on github- WimBuilder2-master.(copy WimBuilder2.cmd, bin\ElevateMe.vbs, assets\js to WimBuilder2.2019.10.10, it should work.)
Title: Script ErrorAn error has occurred in the script on this page.Line: 306Char: 5Error: Object doesn't support properly or method 'get_undetermined'Code: 0URL: file:///................/assets/js/page_patches.jsDo you want to continue running scripts on this page ?
NO others request an improvement or feature about WimBuilder2 here, but you
(things that can only be done by the author)
$('#menu_patch').click(function(){ ...+ if ($wb_opt_build) {+ do_quick_build($wb_opt_build); // just call the function what the right-top GREEN button runs.+ })
Z:\WimBuilder2_RAM>WimBuilder.cmd -hUsage: WimBuilder.cmd [-h|--help] [<Options>...]<Options> --verbose --build|--build-with-log --source-folder FOLDER|DRIVE --source-wim SOURCE_WIM_FILE --source-index INDEX --base-wim BASE_WIM_FILE --base-index INDEX --project PROJECT --preset PRESET --make-iso --close-uiExamples: WimBuilder.cmd --build --make-iso --close-ui WimBuilder.cmd --source-folder I: --source-index 1 --build --preset full --make-iso --close-ui WimBuilder.cmd --source-wim "D:\win10v1903\sources\install.wim" --source-index 4 --build --preset full --make-iso --close-ui WimBuilder.cmd --source-folder H: --source-index 1 --base-wim "D:\BOOTPE\boot.wim" --preset lite --build-with-log --make-iso
Well, actually as this is open-source script project, anyone can do it.
Usage: WimBuilder.cmd [-h|--help] [<Options>...]<Options> --verbose --build|--build-with-log --source-folder FOLDER|DRIVE --source-wim SOURCE_WIM_FILE --source-index INDEX --base-wim BASE_WIM_FILE --base-index INDEX --project PROJECT --preset PRESET --make-iso --close-uiExamples: WimBuilder.cmd --build --make-iso --close-ui WimBuilder.cmd --source-folder I: --source-index 1 --build --preset full --make-iso --close-ui WimBuilder.cmd --source-wim "D:\win10v1903\sources\install.wim" --source-index 4 --build --preset full --make-iso --close-ui WimBuilder.cmd --source-folder H: --source-index 1 --base-wim "D:\BOOTPE\boot.wim" --preset lite --build-with-log --make-iso
"Snipping Tool" plugin
and I did not change any plugin, I only quickly use them with WimBuilder as mentioned recently on other topics.
Sure, but all work lost when the author updates the project/builder and requires re-work to implement again ...
Such things better when provided by the author of the project/builder as project/builder feature.
"Snipping Tool" plugin not required, available at WimBuilder-Patches-Components\Accessories-Sniping Tool
But I want that the end user write less code, or no code for adding/updating their applactions.
Not true, if you use source control management, like svn/git to manage your custom codes.