Ok, I will check the code and update the script soon.. Edit: Will update the script tomorrow, right now you can open the ToolKit.cmd script file with notepad and go to the line no 2180, it will be like this : Code: set Arch= set NetFx35= endlocal :: Returning to Main Menu goto :MainMenu ::------------------------------------------------------------------------------------------- ::------------------------------------------------------------------------------------------- :: Function to Integrate .NET Framework 3.5 Components to WIM Image ::------------------------------------------------------------------------------------------- :IntNetFx35 Just add this line right after endlocal Code: set IsNetFx35Installed=1 Hope, this will fix the problem.
[FONT="]I would like to use MSMG ToolKit to Integrate / Install applicable M$ Updates (downloaded with WHDownloader) into a Windows 8.1 ProWMC-x64 UPDATE ISO / or LIVE system… My question is: Which of the MSMG ToolKit packs are needed or useful for a Windows 8.1 ProWMC installation? Some appear more appropriate for a Windows 7 installation... [/FONT]
Following programs downloading link is not working so please try to arrange a new link. MSMG ToolKit for Windows 7-8.1/Server 2008 R2-2012 R2 v1.09 Link: Filename: ToolKit-v1.09.7z WADK 8.1 Tools Build 17031 Pack for MSMG ToolKit Link: Filename: WADK-8.1.17031.7z MSMG ToolKit to Convert W8.1/Srv 2012 R2 RTM/GA ISO - W8.1/Srv 2012 R2 Update 1 ISO Link:
If You want to integrate applicable MS Updates to install.wim then you just need the Main ToolKit and if you want to add additional features for Windows 8.1 then DaRT Pack - for Integrating DaRT 8.1 for Windows 8.1 Games Pack - for Integrating Windows Vista/7 Legacy Games for Windows 8.1 DX9c Pack - for Integrating DirectX 9.0c for Windows Legacy Games In, next version of ToolKit, WHD Updates Integration compatibility will be added, so that you can just download the WHD Updates and copy them to Updates folder and choose from menu to update the Image.
Mega servers are down, even mega homepage is not getting loaded here.. will upload to some other site and will add the link Edit: Try changing your DNS Server Address to Google or something else.. it woks, I changed to Google Public DNS and the link is working
Thank you for this feedback… Since Windows 8.1 UPDATE requires Baseline Update KB's installed first before other categories and in the following order how is this accomplished using TookKit so that these and the remaining categories are ALL integrated correctly? 1. KB2969339 2. KB2966870 3. KB2959977 4. KB2934018
I haven't added a separate menu/function for integrating the new baseline updates available Windows 8.1 with UPDATE.. But there is a menu for integrating windows 8.1 update 1 to Windows 8.1 RTM Image, which includes the below new baseline updates.. am waiting for the Windows 8.1 Update 2 get released so that I can update the script overall.. however you can manual integrate the below updates one by one by using the integrate windows security updates & hotfixes menu from the toolkit. you need to copy and integrate the updates one by one to get the order. then keep the new image as a base image for all your future integrations until Windows 8.1 with Update 2 gets released.
Slipstream Windows 8.1 Update 1 into Windows 8.1 Enterprise x64 ISO Hello Can I slipstream already downloaded Update 1 files into the Windows 8.1 Enterprise x64 ISO using MSMG Toolkit? If Yes, then please let me know the procedure as I have downloaded the toolkit. KB2919442 (pre-requisite update/not included in the above pack) KB2919355 KB2932046 KB2937592 KB2938439 KB2934018 Thanks
View attachment 29731 I get this error when attempting to use MSMG ToolKit with a "en_windows_8.1_with_update_x64_dvd_4065090" contents installed in the DVD folder... I tried using Index 1 but that FAILED as well... What am I doing incorrectly???
You mean the Windows 8.1 update 1 packages to Windows 8.1 Enterprise x64 ISO ? yes you can, copy the <Baseline\RTM> package files from Alphawaves WHD repo to ToolKit's <Update\w8x\x64\Install> folder and choose the 1st option from integrate menu and then follow the instructions. KB2919442 is not required as its been replaced with a new one
can u post the screenshot of the DVD folder contents, make sure the boot.wim and install.wim and sxs folder is placed in ToolKit's <DVD\sources> folder.
Thanks for the mirror links, some of the links are old ones. WTG, DeDup, Sidebar comes included within the ToolKit-v.1.0.9.7z file coz they are small in size.
This is the most I can snapshot of the folder in 1 image, but I can assure you that the entire "en_windows_8.1_with_update_x64_dvd_4065090" contents is installed in the DVD folder including the boot.wim and install.wim inside the sources folder... I have used this pkg many time to install Windows 8.1-x64 UPDATE on my TEST PC... View attachment 29736 View attachment 29737 I also noticed that the TookKit startup screen states .NET Framework 3.5 Components Are Not Installed... However .NET Framework 3.5.1 is installed according to Windows Update (Windows Features)... View attachment 29752 Is .NET Framework 3.5 required and if so, does this have anything to do with my issue attempting to use ToolKit?
everything is right, you have copied the source to the right folder.. it should work.. you are using Windows 7 x64 as the HOST OS.. can u post the WimInfo.txt contents present in the Logs folder when you choose select source menu. .Net Framework 3.5 is required only for removing metro apps.. the toolkit checks for .net framework 3.5 using the windows 8.1 features.. that's why it's not showing as not installed..