|
-
Oct 25th, 2007, 12:26 PM
#1
Thread Starter
New Member
Ultra fast Shutdown/Restart
Does anyone know any article or source code for doing some ultra fast shutdown/restart like the one available with 'XP smoker'(A commercial windows tweaking software).
Thanks in advance
CrystalClear
-
Oct 27th, 2007, 09:56 AM
#2
Thread Starter
New Member
Re: Ultra fast Shutdown/Restart
No reply. I got the answer finally. its done through some api in ntdll
CrystalClear
-
Oct 28th, 2007, 06:52 AM
#3
Re: Ultra fast Shutdown/Restart
I know an "ultra fast" way: turn off the AC power. In fact, I don't know of a way to make that any faster.
But, out of interest, what was the answer you found?
-
Oct 28th, 2007, 12:53 PM
#4
Thread Starter
New Member
Re: Ultra fast Shutdown/Restart
Try NtShutdownSystem Api from ntdll.dll with sufficient shutdown privileges and see the difference. Its an undocumented api (i think). This Api has only one parameter 0 for shutdown and 1 for restart.
Warning: Regular usage of this shutdown/Restart may damage your system
CrystalClear
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|