home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Restart / restart.exe / embedded / InfoAfter.txt < prev    next >
Text File  |  2005-03-12  |  819b  |  37 lines

  1. Restart can also be used in batch scripts. You can use command line options to restart with a specific OS, shut down the system, to enable the default OS and quit immediately, or to go in Stand by or Hibernate mode.
  2.  
  3. Syntax:
  4.  
  5.     restart [-r <operating system> | -s | -q | -b | -h]
  6.  
  7. Options:
  8.  
  9.     -r <operating system>
  10.     Restart to the specified operating system
  11.  
  12.     -s
  13.     Shut down
  14.  
  15.     -q
  16.     Enable the default OS and quit immediately
  17.  
  18.     -b
  19.     Go in stand-by mode
  20.  
  21.     -h
  22.     Go in hibernate mode
  23.     
  24.     
  25. Example:
  26.  
  27.     restart -r Windows XP
  28.  
  29. Please note that the operating system name is case sensitive, so you have to write it exactly as it appears on the menu.
  30.  
  31. Visit http://www.gabrieleponti.com/software for support and updates.
  32.  
  33. You can find this information in the ReadMe.txt file in the program folder.
  34.  
  35.  
  36.  
  37.