The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Vortex on September 18, 2011, 10:39:30 AM

Title: Shutdown \ reboot Windows PE with a command-line tool
Post by: Vortex on September 18, 2011, 10:39:30 AM
ExitPE,  the command line tool is designed especially for Windows PE ( Preinstallation environment ) 1 \ 2 \ 3 series to shutdown or reboot the system. ExitPE is not intended for normal Windows installations as it does not notify the applications.

The tool can be used in environments like BartPE or multiPE_XP

Usage :


       ExitPE -s : shutdown PE
       ExitPE -r : reboot


Version 1.0 (http://vortex.masmcode.com/files/ExitPEv10.zip)

Version 1.1 (http://vortex.masmcode.com/files/ExitPEver11.zip)

Tool coded with JWasm v2.06e
Title: Re: Shutdown \ reboot Windows PE with a command-line tool
Post by: vanjast on September 18, 2011, 05:37:05 PM
Page not found.... then it gives me 'Treat for alcohol'.. How did they know I had a glass of red in my hand - spying buggers  :bg
Title: Re: Shutdown \ reboot Windows PE with a command-line tool
Post by: Vortex on September 18, 2011, 06:03:28 PM
Hi vanjast,

Sorry for the mistyped link. I fixed it. Could you retry to download ExitPE V1.1 ?
Title: Re: Shutdown \ reboot Windows PE with a command-line tool
Post by: xandaz on September 18, 2011, 08:19:15 PM
   There are other interesting things you can do using TerminateProcess. Such as terminating Explorer.exe or winlogon when things go sour. I had some problems with reboot.com. Gives errors.
Title: Re: Shutdown \ reboot Windows PE with a command-line tool
Post by: Vortex on December 25, 2011, 09:19:14 AM
Version 1.11 :

A new version displaying the message "Shutting down system..."

http://vortex.masmcode.com/files/ExitPEv111.zip