you can put in the feature toolkit example :after we make intergrate one language and finish we have the option remove second lang and make defaults langs thanks!
I tried to update my old Windows7Ultimate with SP1 ISO. It is a german single language version. When integrating IE11 I get a english browser. After installation in a VM WU shows a language pack, but after installing it and reboot some parts in IE are still english. Is there a german IE11 package floating around?!
Is possible to integrate this features manually before or after working with Toolkit to the integration of Windows 7? Integrate Microsoft .NET Framework 4.x Components. Integrate Product Key. Integrate Pre-Activated Data. Or maybe this can be included as own functionality of Toolkit?
Microsoft .NET Framework 4.x Components cannot be integrated for Windows 7 and the only available method is to install it after the installation but am thinking of extracting the files and registry entries from a live system and then integrate them manually like I did for DirectX 9.0c but I need some time to work on it. And regarding Product Key, Pre-Activated Data, yes I will be working on it for future version of ToolKit But In the mean time you can use the setupcompleted.cmd method to manually install the Microsoft .NET Framework 4.x Components, Install Product Key and Pre-Activated Data.
Creating Windows 8.1 Professional WMC with POST-Update3 x64 ISO image I have the Windows 8.1 with Update3 x64 ES ISO file recently published (es_windows_8.1_with_update_x64_dvd_6051503.iso), and I need to create an Windows 8.1 Professional WMC with POST-Update3 x64 ES ISO file, and i want know the correct order of integration. I also downloaded the updates with the help of WHD, contained in the folder Windows8.1-Update3-x64: Additional Baseline Extra General Hotfix Security I have a serial product key and the backup files from a previous activation (data.dat, tokens.dat and cache.dat files). Copy Windows 8.1 with Update3 ISO contents to DVD folder. Copy WHD Windows8.1-x64 folder contents to Updates\w8x\x64 folder. Copy the data.dat, tokens.dat and cache.dat files to Packs\PreAct folder. Select Source from source folder. Integrate .NET Framework 3.5 Components. Integrate Windows Media Center Add-on Feature. Integrate Windows Media Center Generic Activation Tokens. (This is necesary?) Integrate Pre-activation Detalis for Auto-Activation. (My data.dat, tokens.dat and cache.dat files) Integrate Windows Security Updates & Hotfixes in this order: Integrate Baseline Updates. (I want know the proper steps for the integration of Baseline updates. Is necesary integrate to Boot [option 1] and Install & WinRE [option 4]?) Integrate General Updates. Integrate Hotfix Updates. Integrate Security Updates. Integrate Additional Updates. Integrate NET Framework 3.5 Updates. Integrate Windows Update Satisfy Updates. Integrate Windows Setup Media Updates. Integrate Windows Sidebar feature. Integrate Custom UxTheme Patch. Apply Source. Save Changes to Source. Re-Build Source. I would like to dispel those doubts and to know whether the order of integration is correct, any help?
Yes the order is correct and about the Integration of Baseline Updates : 1) Integrate to Boot Image is Optional 2) Integrate to Install Image (its Mandatory) 3) Integrate to WinRE Image (its Mandatory) 4) Integrate to Install & WinRE Image (is same as Applying 2 & 3) Integrate to Boot Image - This Is just used to have a Update Windows 8.1 Setup DVD Media Files and if you choose this option then you need to also use the Integrate Windows Setup Media Updates which is the last step in Integrate Windows Security & Hotfix Updates.
can you put in feature if is possible can choose and make defeault Theme We want put if is possible now any link how make it manually Ty!
Yes its possible you can do it using Autounattend.xml file or using Registry Entries. In future this feature will be implemented Here is an example Registry Entries to Apply a Custom Default Theme Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes] "Drop Shadow"="FALSE" "Flat Menus"="FALSE" "SetupVersion"="10" "InstallTheme"="%WINDIR%\\resources\\Themes\\MyTheme.theme" "InstallVisualStyle"="%ResourceDir%\\Themes\\Aero\\Aero.msstyles"