Content Type
Profiles
Forums
Events
Everything posted by MagicAndre1981
-
it's more "pretty shocking" to see how slow touch is. And this should be the future?
-
Updates for Windows XP x64 and x86 (Retired)
MagicAndre1981 replied to steven4554's topic in User Contributed Update Lists
install the servicing update first: http://support.microsoft.com/kb/2771431/en-us and now the order is unimportant. -
watch this video and you see how touch and Win8 sucks (look how terrible it is to type commands or work on the desktop): :lol: http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-Adding-MicroSD-to-Libraries-Multiboot-PCs-Win8-Mail-App I can't understand why touch should be "so great" and we all should think that normal monitors are "broken" compared to touch ones.
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
you have disk IO. Check if Autochk.exe is the cause (click on the left icon next to the disk io graph) If you use fast boot, run the faststartup xbootmgr command at the end of the guide. You did the normal "old-school" boot.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
SMSSInit is very slow. <interval name="SMSSInit" startTime="5376" endTime="429690" duration="424314"> I need the ETL file to see more. Why are you not using the new fast startup?- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
yes, those are 3 critical Windows processes which run all the time. Ignore this.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
yes, since Vista MS finally moved a lot of code into seperate DLLs and uses DLLhost.exe to run them.
-
thanks for the new version
-
10min boot with clean install
MagicAndre1981 replied to Swede's topic in Hard Drive and Removable Media
Run the xbootmgr command without the DRIVERS flag, this is known to cause issues. The premerge files are useless. -
WinPE4 also supports .Net
-
10min boot with clean install
MagicAndre1981 replied to Swede's topic in Hard Drive and Removable Media
grab the MSI files from your laptop and use them to install the WPT. -
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
looks like the reading of the hibernation file is slow: hiberread="77696000" your Hitachi Travelstar 5K250 160GB is not the fastest HDD.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
this will break a lot of functions (thumbnail, copy/move)
-
10min boot with clean install
MagicAndre1981 replied to Swede's topic in Hard Drive and Removable Media
make a xbootmgr boot trace and provide the data: -
Sercurity-SPP Event 16385 Error Code 0x80041316
MagicAndre1981 replied to MarkJohnson's topic in Windows 8
check your OCZ Vertex, maybe the SSD is damaged. You can extract the file from the WIn8 install.WIM, delete the task and import the task from the extracted file. But I haven't tried this with inbox tasks. -
Sercurity-SPP Event 16385 Error Code 0x80041316
MagicAndre1981 replied to MarkJohnson's topic in Windows 8
0x80041316 = SCHED_E_UNEXPECTEDNODE // // MessageId: SCHED_E_UNEXPECTEDNODE // // MessageText: // // The task XML contains an unexpected node. // #define SCHED_E_UNEXPECTEDNODE _HRESULT_TYPEDEF_(0x80041316L) so the scheduled task file in C:\Windows\System32\Tasks seams to be damaged.