Cara Membuat Shutdown, Restart atau logoff short cut di desktop

Alfie Images
Sebagai pengganti Shutdown, Restart atau logoff pada start menu kita bisa membuat hal tsb di desktop, tentunya akan membantu kerja kita lebih cepat , caranya sangat simple silahkan di coba


  1. Pergi ke blank desktop
  2. Klik kanan di  blank space and menu akan muncul
  3. Pilih New dari  menu
  4. Kemudian pilih Shortcut
  5. Ketika ada kata  type the location of the item ketik shutdown.exe -s
  6. Kemudian tekan next
  7. Sekarang beri nama icon shutdown contoh  " SHUTDOWN NOW"
  8. Tekan next
  9. The Shutdown shortcut will be on your desktop


Beberapa kombinasi bisa di ketik ketika membuat shortcut  shutdown, restart, atau logoff.

Shutdown.exe -s
Shutsdown computer in 30 seconds and will close all programs and ask you to save all work.

shutdown.exe -r
Restarts computer in 30 seconds.

shutdown.exe -l
logoff  computer back to the welcome screen ketika akan  login lagi.

shutdown.exe -s -t 1
Shutsdown computer in one second. the -t 1 tells it how long to wait. (one second in this case) You can put -t 10 or even -t 1120.

shutdown.exe -s -t 15 -c "Goodbye "
This is my favorite code. It will shutdown in 15 seconds and have a message in the box saying "Goodbye "
The -c "bla bla bla" stands for a comment.
Notes:
  • to stop the computer from shutting down type shutdown /a into the run box located in the start menu..
  • -f will force everything to close immediately without asking to save anything.

Komentar

Postingan Populer