Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. It is the fanboy central. The users are all fanboys who like all nonsense MSFT produces.
  2. Use this site to filter and search for apps: http://metrostore.preweb.sk/
  3. ok, nice to hear that a new mobo fixed it. btw. Happy new year
  4. I've seen so many different drivers which can cause this. So a dump would help to see the cause.
  5. Update KB2772501 is an exe, so you can't integrate it. KB2771431 is a servicing stackupdate which can't be integrated.
  6. hm, try to repair .net framework and try again.
  7. upload the minidumps (as zip) in the attachment.
  8. Use Dependency Walker: http://blogs.technet.com/b/askperf/archive/2010/06/25/analyze-application-failures-the-easier-way-with-dependency-walker.aspx
  9. ask it here in the coding section. maybe someone uses php.
  10. @JorgeA this is the PDC08 Build from Windows 7. This was one of the last builds without the new taskbar which was activated in Builds 69xx
  11. can you please rename the zip to the old date way you did with the Win7 version? So we can see if we use the latest version.
  12. wow! Thanks, I'll give it a try !! :thumbup
  13. Happy new year to all users!
  14. YOu get a timeout: 8024401C = WU_E_PT_HTTP_STATUS_REQUEST_TIMEOUT // // MessageId: WU_E_PT_HTTP_STATUS_REQUEST_TIMEOUT // // MessageText: // // Same as HTTP status 408 - the server timed out waiting for the request. it is a server issue. Try again later.
  15. imagine how the graph looks when the cheap upgrade offer stops
  16. do you have a different GPU to test? Maybe the GPU is faulty.
  17. I can see it copies the files but next it fails. I have no real idea. Download the Enterprise Eval DVD and mount the ISO and point to this SxS folder. Does this work?
  18. yes, sysprep allows you to use the image on different hardware.
  19. Is the ISO ok? Where did you get the ISO from? Can you please share the latest log files?
  20. Run it directly from the DVD: dism.exe /online /enable-feature /featurename:NetFX3 /Source:d:\sources\sxs /LimitAccess (replace D: with your DVD drive)
  21. Windows can't find the required data: Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING] have you copied the data from the DVD to C:\SxS?
  22. this is not possible. Boot to Audit mode, install the tools there, sysprep the Windows and capture a new WIM.
  23. you get the correct symbols. You should not get the message.
  24. run the DISM command with the LimitAccess flag. If this doesn't fix it, copy the folder C:\Windows\logs\CBS to the desktop, zip it and upload it.
  25. you should enter those 2 commands in WinDbg and run them. First activates logging of symbol request and the second command queries the NTdll.dll data
×
×
  • Create New...