Results 1 to 4 of 4

Thread: Ultra fast Shutdown/Restart

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    15

    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

  2. #2

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    15

    Re: Ultra fast Shutdown/Restart

    No reply. I got the answer finally. its done through some api in ntdll
    CrystalClear

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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?

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    15

    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
  •  



Click Here to Expand Forum to Full Width