abbodi1406
Members-
Posts
465 -
Joined
-
Last visited
-
Days Won
196
Content Type
Profiles
Forums
Events
Everything posted by abbodi1406
-
[Solved] Alphawaves' Downloader and Last Modified dates
abbodi1406 replied to PeterWC's topic in WinToolkit Solved Bugs
Most of the hotfixes are downloaded in sfx zip files and then extracted (this include 5 of the general updates) maybe this is the cause of the inconsistent dating pattern, the timestamp is set for the zip file not the extracted msu file? -
Is it possible to integrate SP1 into Windows 7 with Wintoolkit?
abbodi1406 replied to mesmer's topic in Win Toolkit
First of the all, the tutorial is not mine, it's from a german site http://www.gtkdb.de/index_17_1534.html, so all credits goes to him. second, i didn't try or test it if it's working or not Requirements: - Windows 7 x86 install DVD. - working Windows 7 x86 or x64 system with 15 GB of free space. open the command prompt as administrator and continue with the following steps: 1. create a directory for the contents of the Windows 7 x86 install DVD.2. Copy or extract the DVD contents to the created directory. (example if you DVD drive is E:) 3. create a few more working directories. 4. Copy or move the SP1 file windows6.1-KB976932-X86.exe to C:\Win7_x86_Slipstream folder 5. Extract the SP1: (the extracting will be done in the background, use task manager to moniter the process) 6. copy windows6.1-KB976932-X86.cab to C:\Win7_x86_Slipstream\extract 7. you need to extract those files: 8. you have to make changes in three files with notepad: First: Find the following section in the file and change allowedOffline from false to true and save the changes Second: Find the following section in the update.mum and change allowedOffline from false to true here too. Third: locate the following section and change targetState from absent to installed. 9. Now you need to get info about the available images in Windows 7 DVD: select which image (index) you want to integrate SP1 to it (usually you choose the higher edition), if it has only one image then choose index 1 10 . Then mount the corresponding image in the install.wim in the directory C:\Win7_x86_Slipstream\mount. 11. Now integrate The Service Pack 1: 12. save the changes to the install.wim You can repeat the operation for all indexes (mount/integrate/unmount) Finally, create a bootable ISO image from the contents of the C:\Win7_x86_DVD mkdir C:\Win7_x86_DVDxcopy E:\*.* /E /F C:\Win7_x86_DVDmkdir C:\Win7_x86_Slipstream C:\Win7_x86_Slipstream\temp C:\Win7_x86_Slipstream\extract C:\Win7_x86_Slipstream\mountC:\Win7_x86_Slipstream\windows6.1-KB976932-X86.exe /X:C:\Win7_x86_Slipstream\tempcopy C:\Win7_x86_Slipstream\temp\windows6.1-KB976932-X86.cab C:\Win7_x86_Slipstream\extractexpand C:\Win7_x86_Slipstream\extract\windows6.1-KB976932-X86.cab -F:* C:\Win7_x86_Slipstream\extractexpand C:\Win7_x86_Slipstream\extract\NestedMPPContent.cab -F:* C:\Win7_x86_Slipstream\extractexpand C:\Win7_x86_Slipstream\extract\KB976933-LangsCab*.cab -F:* C:\Win7_x86_Slipstream\extractnotepad C:\Win7_x86_Slipstream\extract\Windows7SP1-KB976933~31bf3856ad364e35~x86~~6.1.1.17514.mum<mum:packageExtended xmlns:mum="urn:schemas-microsoft-com:asm.v3" allowedOffline="false" projectionPeakDisk="304" langProjectionPeakDisk="322" sqmBuildNumber="7601" sqmAttemptAppid="101457923" sqmResultAppid="101457924" sqmPoqexecAppid="101457925"/></package>notepad C:\Win7_x86_Slipstream\extract\update.mum<mum:packageExtended xmlns:mum="urn:schemas-microsoft-com:asm.v3" allowedOffline="false" projectionPeakDisk="304" langProjectionPeakDisk="322" sqmBuildNumber="7601" sqmAttemptAppid="101457923" sqmResultAppid="101457924" sqmPoqexecAppid="101457925"/></package>notepad C:\Win7_x86_Slipstream\extract\update.ses<Tasks operationMode="OfflineInstall"> <Phase> <package id="Windows7SP1-KB976933~31bf3856ad364e35~x86~~6.1.1.17514" targetState="Absent"/> </Phase> </Tasks>dism.exe /get-wiminfo /wimfile:C:\Win7_x86_DVD\sources\install.wimdism.exe /mount-wim /wimfile:C:\Win7_x86_DVD\sources\install.wim /index:1 /mountdir:C:\Win7_x86_Slipstream\mountdism.exe /image:C:\Win7_x86_Slipstream\mount /add-package /packagepath:C:\Win7_x86_Slipstream\extractdism.exe /unmount-wim /mountdir:C:\Win7_x86_Slipstream\mount /commit -
[Solved] Problem downloading KB2913087
abbodi1406 replied to ianymaty's topic in WinToolkit Solved Bugs
Fixed -
Is it possible to integrate SP1 into Windows 7 with Wintoolkit?
abbodi1406 replied to mesmer's topic in Win Toolkit
Integrating SP1 require manual method and some steps if you can handle those steps, then i can provide you with tutorial -
.esd files cannot be edited or serviced the only operation it allows is /Apply-Image, and even this requires Newer Dism version for Windows 8.1 Update (version 6.3.9600.17019 and higher)
-
General and Security Updates are either GDR only or GDR+LDR you can easily install those normally (without LDR mode) to get GDR branch and you may include/count Platform & Platform Updates & IE11/10 into this Hotfixes however, some are LDR only, and the rest are GDR+LDR managing those will be tricky for you anyway, if you want to only have GDR updates, it's better you stick to what Windows Update offers or you may install "General, Security, Platform, Platform Updates, IE11 Cabs, IE11 Updates, WUClient" in normal mode, then go to Windows Update and see what else it offers and download them
-
AD: All not-Integratable updates can move to silent installers?
abbodi1406 replied to Tuesday77's topic in Win Toolkit
NT.Backup.Utility needs English language pack WinRE.. as its name showing, it's for updating winre.wim (the one inside install.wim) Without Platform are for who does not want to use Platform & Platform Updates (i.e. who have graphic card not compatible with platform) -
I thought it's designed to pickup \boot\etfsboot.com in the iso folder, not from System32 thanks for the clear up!
-
Yes, that's what i'm using, but it gives error my system is Windows 8.1 x86, so does the iso
-
Hi how to use Goscdimg exactly?? when i point iso folder to it it return Error about boot sector file
-
It's not something official or solid and not All LDR branches are dead but all released Windows 8.1 updates and hotfixes since RTM, all are GDR only except some .NET hotfixes and security updates, some was LDR only, and one of them is GDR+LDR (KB2898871)
-
It's just a regular MSU package that can be integrated normally LDR branch is dead in Win8.1 (except .net hotfixes)
-
first attempt to use wintoolkit and installation error help..
abbodi1406 replied to jogtx16v's topic in Win Toolkit
Do not integrate these categories: Additional\Not Integratable Additional\SUR Tool Additional\WinRE Additional\Without Platform Additional\WMF4.0 Additional\WUClient EXE Extra\BrowserChoice Extra\DCA2.0 Updates Extra\French.Enterprise Extra\NT.Backup.Utility Extra\pl-pl Extra\VirtualPC Extra\VirtualPC Updates Extra\WMF3.0 Extra\WMF3.0 Updates -
Unhide them all, remove multiple with Dism, re-hide them all (removing base package will remove its resource package) "%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%""%APPS%\GetWaikTools\x64\Dism\Dism.exe" /Image:%MOUNT% /Remove-Package /PackageName:Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Checkpoint-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:F5-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Juniper-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Microsoft-Hyper-V-ClientEdition-Package~31bf3856ad364e35~amd64~~6.3.9600.16384"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /h
-
Did you integrate them in Normal mode or LDR mode? also, did you integrate them before or after Platform Update KB2670838? because those two are bi-updates, applicable with or without KB2670838 meaning they contains component for normal system (without KB2670838), and component for KB2670838
-
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Updated -
Update/Replace catalog (.clg) files
abbodi1406 replied to DougSchuess's topic in Win Toolkit Requests
It's better to delete them all -
IE 11 Intergration and Adobe Reader silent installer issues.
abbodi1406 replied to David Phares's topic in Win Toolkit
Aha well, here are the required updates: KB2670838 (Additional/Platform)KB2834140 (Additional/Plarform Updates)KB2756651 (Hotfix)KB2786081 (General)KB2888049 (General)KB2882822 (General)KB2915847 (Hotfix)as i said, you need to add those, and Wintoolkit will take care of the integration process and integrate IE11 last -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Those are Windows 8.1 updates nevertheless, the addon contain lateset hotfixes (including security updates that are released in February -
IE 11 Intergration and Adobe Reader silent installer issues.
abbodi1406 replied to David Phares's topic in Win Toolkit
The 1 file IE prerequisites you get is a simple text file, you need to open it manually and make sure you integrate the updates mentioned -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
.NET 3.5 Family and .NET 4.x Family are completely separate software package they can co-exist together, but 4.x does not replace or has effect on 3.5 so the updates you are getting has nothing to do with this Addon and you need to install those updates -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Yes, it's updated with same rollup the Regular Addon is technically the same thing, it's eliminate "netfx_Full_LDR.mzz" file which is around 200 MB + Windows6.1-KB958488-v6001-*.msu which is +4MB (x86), -7MB (x64) -
Which Updates should (or not) I use for a clean Win7 sp1?
abbodi1406 replied to Falo's topic in Win Toolkit
I really don't know, i'm not involved in the deal -
Which Updates should (or not) I use for a clean Win7 sp1?
abbodi1406 replied to Falo's topic in Win Toolkit
Well, currently there are no "actual" duplicates in the list so your suggestion doesn't apply