Jump to content

abbodi1406

Members
  • Joined

  • Last visited

Everything posted by abbodi1406

  1. Windows 10 isn't supported http://www.wincert.net/forum/topic/12666-windows-10/#entry111632 http://www.wincert.net/forum/topic/12666-windows-10/#entry111635
  2. abbodi1406 replied to pentium4's post in a topic in Win Toolkit
    Those updates are superseded (replaced) with hotfixes but WU doesn't acknowledge those hotfixes, thus it demands for those updates you can safely ignore them, or simply let WU install them
  3. abbodi1406 replied to shon3i's post in a topic in Win Toolkit
    As ricktendo stated, in Windows 8.1 only some .NET updates have both GDR+LDR branches 2898847,2898850,2966826,2966828,2968296,2972103-v2,2972213,2973114,2977765,2978041,2978122,2979573,2979576there are some hotfixes that are LDR only (all are .NET related except one 2974735) 2925384-v4,3011110-v2,3000059-v3,3013375LDR is as good as GDR
  4. All updates are for Post-SP1
  5. - Where? - In Options > Misc, change one of Wintoolkit Temp or Mount folder pathes btw, what are the sizes of the three partitions you have (c:, d:, f:)?
  6. - attach C:\Windows\Logs\DISM\dism.log - update your ADK to latest (Update 6.3.9600.17029) btw, since your current system is Win7SP1, why do you use ADK to update Win7 image? - you are integrating updates from D:\ , using Dism from C:\ , to Mount directory on F:\ , and Scratch (extract) directory on C:\ so the updates are extracted from d: to c: then copied to f: that's a long way try to change mount folder to C: or D: , or change Temp folder to D:
  7. abbodi1406 replied to hayedeh's post in a topic in WinToolkit Bugs
    All the errors in you log indicates ACCESS DENIED if you have Anti-virus, stop it, real time scanning may prevent the process and you may try this fix: http://support.microsoft.com/kb/968003
  8. abbodi1406 replied to hayedeh's post in a topic in WinToolkit Bugs
    Does the actual dism report 6.1.7601.17514? for me i get 6.1.7600.16385 on x64 system: it seems something not solid, so 6.1.7600.16385 doesn't always means RTM sorry for hijacking your thread hayedeh
  9. Only this file? i don't think it's worth the trouble Wintoolkit's cleanup feature deletes all *.log files in Windows directory although, this MSDTC.LOG file is not actually a text log file, it's just a plain stream file
  10. You will have install.esd file in the iso not install.wim
  11. abbodi1406 replied to ThuGie's post in a topic in Win Toolkit
    Just a cosmetic reason to modifiers, so the iso looks as new It's working here as expected make sure you select a correct valid folder to create iso
  12. abbodi1406 replied to hayedeh's post in a topic in WinToolkit Bugs
    When using x86 dism, the Win7 SP1 x64 version is reported as 6.1.7601.17514 but when using x64 dism, the Win7 SP1 x64 is reported as 6.1.7600.16385 the cause of this confusion is when servicing x64 image using x86 dism, Windows\SysWOW64\Dism\DismHost.exe from the image is used (and its version 6.1.7601.17514) but when servicing it using x64 dism, Windows\System32\Dism\DismHost.exe is used (and its version is 6.1.7600.16385)
  13. abbodi1406 replied to hayedeh's post in a topic in WinToolkit Bugs
    Unlike x86, Win7 SP1 x64 image version in default is reported by dism as 6.1.7600.16385
  14. abbodi1406 replied to ThuGie's post in a topic in Win Toolkit
    The option is to make all files in ISO to have the same date as install.wim file, it's not for altering the modification date of the images inside install.wim
  15. A copy of C:\Windows\Logs\CBS\CBS.log file would be helpful does the folder C:\Windows\WinSxS\Backup have files or it's empty? sfc error doesn't always means that the actual files in use is corrupted, sometimes the backups affected only
  16. If he used latest dotNetFx452_Full_LDR_x86_x64_Slim.exe, it's already includes all .NET 4.5 updates, so no need for them separately
  17. abbodi1406 replied to c0d3z3r0's post in a topic in WinToolkit Bugs
    As soon as new updates founded the big one would be after monthly patch tuesday you can see or monitor the changes Here
  18. Both addons works for Both Windows 7 and Windows 8/8.1 but the Full as noted, require enabling .NET 3.5 Framework in Windows 8/8.1, because Managed Code relies on .NET 2.0 (part of 3.5)
  19. abbodi1406 replied to Legolash2o's post in a topic in Win Toolkit
    It's not working for me somehow, i got the same result with or without it next to WinToolkit.exe i made the test on install.wim without DVD
  20. .NET 3.5.1 updates has nothing to do with this addon, separate products as for the other two KB2972107 and KB2979578, they are icluded in the hotfix rollup and should not be showing in WU the ini file have the cause, you used older addon #AddonsD:\Test\Win7\WTK\AddOn\dotNetFx452_x64.Windows7.AddOn.Regular.20140920.WA
  21. Well, the detailed recipe is not easy to explain, but it depends mainly on any install monitor program to capture the changes in files and registry for me i use Total Uninstall 6 Portable and after that the captured registry keys will need some slight modifications to suite things up
  22. It's not recommended to change it, certain system function relies on it (like wmic.exe)