Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. make sure those 2 folders are present: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools
  2. share the ETL file, please (zip it first, upload it and send me a link via PM).
  3. I had the same. I had to disable Avast before the setup. Otherwise Windows failed to install it.
  4. capture a new trace with this command: xbootmgr -trace boot -traceFlags BASE+POWER+LATENCY+DISK_IO_INIT+DISPATCHER+FILE_IO+FILENAME+NETWORK -stackwalk profile+CSwitch+ReadyThread+DiskReadInit+DiskWriteInit -resultPath C:\TEMP this shows me more details.
  5. add the "generic events" and look here under Winlogon for delays. It is mostly caused by restoring network connections. If you can't find it, zip and upload the trace.
  6. yeah, this happens all the time. The Microsoft forums are terrible.
  7. I read that you can now hide the useless search and Taskview button in the Taskbar. What else is new?
  8. capture a new trace, this time with tis command: xbootmgr -trace boot -traceFlags BASE+CSWITCH+DRIVERS+POWER+LATENCY+DISK_IO_INIT+DISPATCHER+FILE_IO+FILENAME -stackwalk profile+CSwitch+ReadyThread+DiskReadInit+DiskWriteInit -resultPath C:\TEMP Here I see more details about hangs/waits.
  9. yes, AVG seams to be the cause. The driver avgmfx64.sys casues a long delay: Contact their support for an update.
  10. compress the ETL file first before uploading (7z/RAR) to reduce the size. I'll not download this 700MB file. This takes too long.
  11. the BIOS is the issue. It takes 34s to init: the resume is 0.34s.
  12. this version if for Windows 8, not 8.1 which you use. Boot a live Linux/WinPE and delete the Aero Glass folder. Now Install the Windows 8.1 Version.
  13. and this fixed the sfc issue or your graphic issue?
  14. this happens when an application is compiled to be used at least under XP (_WIN32_WINNT is defined as 0x0501): http://msdn.microsoft.com/en-us/library/windows/desktop/aa383745%28v=vs.85%29.aspx
  15. Why don't you ask it in the OldNewExplorer topic? http://www.msfn.org/board/topic/170375-oldnewexplorer-make-your-81-explorer-work-like-win78-one/
  16. I talk about the Windows Module Installer service
  17. OneGet is part of PowerShell 5 (currently in Preview state) which you can also get on Windows 8.1 http://www.microsoft.com/en-us/download/details.aspx?id=44070
  18. is the mentioned service started?
  19. code your own tool with the Live SDK: http://www.microsoft.com/en-us/download/details.aspx?id=40739
  20. make sure you run the 64Bit cmd on a 64Bit Windows and also make sure the Windows Module Installer service is up and running,
×
×
  • Create New...