Restart as a Desktop Icon.

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I have 'shutdown' as a desktop icon (%windir%\system32\shutdown.exe -s -t
00), but I need 'restart' also. Used to have, but seem to have lost it.
Appreciate a post
Dan
 
ok......find an icon on your desktop........
now........right click on desktop....and go.....paste

right click the icon.....and go .....rename.....call it......shutdown

right click the icon......and go to properties

you see the box that says......target ?

copy this line into that box......

%windir%\system32\shutdown.exe -s -t 00

now.....just under that......

start in .......

copy this to that box

%windir%

3 buttons at the botton.......

click on.....change icon......pick one that you like and will remember

apply.....then ......ok


the same applies for a restart button, just change the target coding to:

%windir%\system32\shutdown.exe -r -t 00

there ya go

Josev
 
is there a way to do this to lock the computer, at work i have to lock my
desktop for security due to my user rights on the network as a tech.
 
thanks, this will come in very handy at work... who knows we may put this on
every user's desktop!

thanks,
Ken
 
Back
Top