|
Unrelated, but it worked for me.
I had the persistent XP "hang" on the blue "windows is shutting down" screen. While tracking down links from a Google search, I stumbled upon a registry fix to get rid of the standby option when shutting down. I was unsuccessful in finding any solution to my exact problem so I decided to give up on the "hang" and go ahead and install the "standby fix" in my registry. After backing up my registry, I installed the fix. The next time I attempted to shutdown, my "hang" was miraculously cured and it has not come back -- it's been over a week now.
You might want to try the "fix". It will eliminate the standby option and it just might get rid of an XP hang on shutdown.
Of course, back up your registry first AND use at your own risk........
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:05,00,00,00
"Attributes"=dword:00000070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters\WakeUp]
"FixedEventMask"=hex:20,01
"FixedEventStatus"=hex:00,80
"GenericEventMask"=hex:02,01,00,00
"GenericEventStatus"=hex:00,01,37,19
|