If I did that it will take so much longer to complete. I don't understand why it only works for one index at a time.
Just extract the iso to the dvd folder and start toolkit, press 6 and select rebuild, after rebuilding is finished use the toolkit to create a new iso.
With various indexes it is uncomfortable to import the .reg manually as I suggested. Batch script like the MSMG Toolkit has limitations, to have more features I think a GUI version is needed.
^^ maybe you need first learn how to work with CMD and after think in GUI version of Toolkit before speak about limitations
I know how to use cmd so I can adjust the script to do what I want (enable Windows Photo Viewer in LTSB for example) but for the person with little knowledge the command line version has limitations in the sense that user interaction is over complicated. MSMG may not have made the load image registry function available for more than one index because the code can be very tricky.
This is the registry I wanted to load. It mutes the annoying Cortana voice that comes on during Windows installation. Spoiler: reg code [HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE] "DisableVoice"=dword:00000001
So if you have used MSMG toolkit to mount let's say 5 images at once they will be in, I believe, Install\1, Install\2, etc. So you just alter the %MOUNT% in the command below for each mounted image, then import your registry fix, and unload with the unload command. Code: reg load HKLM\TK_HKLM_SOFTWARE "%MOUNT%\Windows\System32\config\software" Reg add "HKLM\TK_HKLM_SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v "DisableVoice" /t REG_DWORD /d "1" /f reg unload HKLM\TK_HKLM_SOFTWARE Then do it for each image.
Thanks. I find it quicker to use NTLite afterwards for reg files. Just select it once and it does for all editions at once.
yep I understand 100% dude and you are correct related to another users; still I belive that MSMG maybe can take some time because realy is not easy implement this software as GUI
Would it be possible to add an option to integrate LPs into all 3 options (Boot, Setup and Recovery) at the same time? I do MultiX releases for friends and family so it would help A LOT.
Need help getting this error with toolkit V8 Win 10 1709 16299.125 ------------------------------------------------------------------------------- Removing Windows Quick Assist App Package... ------------------------------------------------------------------------------- ERROR: The process cannot access the file because it is being used by another process. ERROR: The process cannot access the file because it is being used by another process.
OK, version is most definitely problematic for all x64 1607-14393 versions I tried, even completely fresh 14393 (no updates). I used MSMG Toolkit to integrate DirectX 9, then removed everything on the removal lists, except for IE UI, and System Restore. Windows installation would copy all the files during fresh install, reboot as per usual, but then I would be greeted with BSOD. I tried several times - same result. Does not happen with 1703 and 1709.
How long should it be "Reading Host OS Information..." for? I think it's stuck on that for some reason.
Try it again without integrating updates. 1709 is compared to the other versions more difficult. Take a step to the first page and read the discription. Beside the updateproblem you have to remove windows defender and some other components a last otherwise you'll get errors too. Have a try .