abbodi1406
Members-
Posts
465 -
Joined
-
Last visited
-
Days Won
196
Content Type
Profiles
Forums
Events
Everything posted by abbodi1406
-
Windows Installation - Where I can change the modification date
abbodi1406 replied to Cartman586's topic in Win Toolkit
Of course but at install screen it will show the creation date as last modified date it's just something cosmetic -
Windows Installation - Where I can change the modification date
abbodi1406 replied to Cartman586's topic in Win Toolkit
No, CreationTime is the date that get shown on the install screen when you choose between Editions and as i said, it represent the date when the image (index) was captured for the first time as new probaply, but when someone update that image with latest updates, tweaks.. etc, he would want the image to have new date -
It's your choice it's only used by sfc.exe if there is a system file corrupted so it replace it yes
-
Windows Installation - Where I can change the modification date
abbodi1406 replied to Cartman586's topic in Win Toolkit
Hex-Edit the wim file itself xml entry will be at the end -
Windows Installation - Where I can change the modification date
abbodi1406 replied to Cartman586's topic in Win Toolkit
The normal or the official way will be by applying then re-capturing the image (recommended to use vhd to easily delete it later) but you can do it manually by changing the CREATIONTIME of index's xml entry <CREATIONTIME> <HIGHPART>0x01CF7F87</HIGHPART> <LOWPART>0xD084E5D3</LOWPART> </CREATIONTIME> -
C:\Windows\WinSXS\Backup AFAIK, is required for Windows Resource Protection (sfc) based on the refreshed Windows 8.1 released ISOs, i use this wimscript.ini exclusion list: [ExclusionList]\Users\Administrator\Windows\Logs\CBS\*\Windows\Logs\DISM\Windows\Logs\PBR\Windows\Panther\Windows\Prefetch\Windows\System32\Sysprep\Panther\Windows\System32\Sysprep\Sysprep_succeeded.tag\Windows\System32\winevt\Logs\*\Windows\Temp\*\Windows\WinSxS\ManifestCache\*
-
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
BTW, i made same procedure and image installed just fine all updates are integrated, except "Extra" category when you say "Windows Update Downloader" you mean the built-in one in Wintoolkit? -
Differences between cab and express cab files
abbodi1406 replied to Shodan2000's topic in Win Toolkit
express cab contains only the update manifest files + xml file.. those are used by WU to identify the original package contents and to determine what components of it are needed for the system so it download them only i.e. if the update are multilingual, it will download only lang resources matching your system only WU knows how to handle this mechanism so, express cab are useless and cannot be used for integration -
1) Both use the same Updates Lists 2) _IE11, and _NotAllowedOffline (after installing the system)
-
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Only one update not included: Security Update KB2954853 -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Try to git rid of queued operations: %windir%\Microsoft.NET\Framework64\v4.0.30319\ngen.exe executeQueuedItems /silent -
"Not integratable" updates KB2533552 & KB2603229
abbodi1406 replied to Thiersee's topic in Win Toolkit
Because it's designed to handle KB2533552 this way -
"Not integratable" updates KB2533552 & KB2603229
abbodi1406 replied to Thiersee's topic in Win Toolkit
KB2533552 cannot be integrated offline, this is by design from MS exclusive="true" allowedOffline="false"KB2603229 however, can be integrated (offline or online), but this will make it just a null entry in the updates list, it doesn't allow the actual fix to be applied (updatewowregisteredowner.exe) therefor, it must be executed online directly by using the .msu file (double-click) -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
© KEiGHT some downloaded managers (external or browser) change the extension specially if the file is actually a zip or 7z -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Unfortuenately, no.. sorry about that but as ricktendo pointed, Windows 7 system drive is always C: unless changed manually prior install -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Updated to .NET Framework 4.5.2. -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
More info will be appriciated which addon you used, regular or full? what is the drive letter for the system? -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
Updated -
Microsoft .NET Framework 4.8 for Windows 7
abbodi1406 replied to abbodi1406's topic in Win Toolkit Addons
My net speed is very slow nowadays, so the update to the newest hotfix rollup might take couple of days -
Tools > Imaging > WIM Splitter
-
Why the re-download? re-integrate is enough did you integrate all updates?
-
From Additional, integrate these: PlatformPlatform UpdatesIE11 CABsIE11 UpdatesWindowsMediaCenterWinHelpWUClientonly IE11 is enough and needed to be integrated from Extra, generally you don't need any unless you know what they are for
-
Well, the actual Release Type is found in the update.mum file, and it's "Update" that text file maybe a mistake, or MS set it as Hotfix for an inside reason