I only have a good memory and read all the posts (and to much free time), this happened to me too, in the past, but it was the use of ( and )
Yeah! Well you have the passion I don't. One question: How can I set the description while capturing the image with Dism ? This is the command I use Code: dism /capture-image /imagefile:c:\temp\install.wim /capturedir:z:\ /name:V11_SINGLELANGUAGE_X64_EN-US /compress:maximum Here I can set the image name. What flag should I use to set the description ?
Code: imagex.exe /flags "HomePremium" /info "x:\install.wim" 1 "Windows 7 HomePremium" "Windows 7 HomePremium" HomePremium = SKU Flag Windows 7 HomePremium = Image name Windows 7 HomePremium = Image description gimagex runs autonomous, even from winpe.
The question was about what the query [Y/N] does when Apply Changes to the Image is chosen. I don't know whether the /ResetBase bug is fixed or not. The Toolkit provides an Edge Chromium pack as .tpk similar to DirectX, you can also use the $OEM$ method to install it by adding an entry to oobe.cmd or setupcomplete.cmd The current Toolkit Edge Chromium pack is outdated need to update it. No matter if you install updates all at once or in specific order the DISM will integrate the updates one at time. The only thing is the DISM nowadays doesn't follow the proper order if the update folder is specified. Use Integrate WHD update pack in Toolkit it will integrate the updates in proper order.
Any way to prevent Windows Update from reinstalling removed components by MSMG? Great tool, but this is a problem. Would be great to know if there is a possibility to install only security updates. Edit: Speaking of a fresh 1909 install with the first cumulative update (April 2020).
Thank you @MSMG this issue has kept me from completing the project since December. I hope you'll find enough time and resolve it for us. Please notify us in the thread when you resolve this, consider this a humble request. I just want to have the confirmation before I commence the project again. Thank you for all the help and awesome toolkit.
I could work around that by replacing all "18362" entries to "18363" in "Toolkit.cmd". Just wanted to notify you about possible bug. Thanks a lot for your software!
1-I've been trying to implement VCRuntime in windows 10 1909 I'm getting this error "Microsoft Visual C++ Runtime Pack file "VCRedist_w10.tpk" not found..." I already downloaded the pack but there's no file with such a name ? 2-Why would I need Directx 9.0c? and is it safe to implement even though I'm removing Internet Explorer? 3-I can't find the option to integrate NetFX48?
do not remove IE! netfx4.8 comes oobe with 1909... some time ago i experienced difficulties integrating vc runtimes (and also .netfx) too, so just use abbodi1406's vc-dist-aio-package: https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2020-03-27.76588/ greetings
How about nefx462? does it come with 1909 because there's no option to include it as well? about IE, should I keep it only because of DirectX 9.0C or is it needed maybe for something else? just wondering