Showing posts with label restart. Show all posts
Showing posts with label restart. Show all posts

Friday, October 7, 2016

MEMBUAT SHORTCUT SHUTDOWN LOGOF RESTART

MEMBUAT SHORTCUT SHUTDOWN LOGOF RESTART


  1. klik kanan pada dekstop
  2. pilih new shortcut maka akan muncul kotal dialog new shortcut
  3. pada type the location of the item masukkan kode berikut
    shutdown –> shutdown -s -t -00
    restart      –> shutdown -r -t -00
    log off       –> shutdown -l -t -00
  4. klik next, pada type a name for this schortcut ketik nama shortcut
*keterangan: “-s” –> shutdown
“-r” –> restart
“-l” –> log off
“-t” –> timer (waktu)
*SELAMAT MENCOBA*

Available link for download