Reset button on desktop ?

  • Thread starter Thread starter Bert
  • Start date Start date
B

Bert

Is there a way to place a reset button or icon on the desktop, in stead of
going to start, turn of, reset ?

Thanks,
Bert
 
Is there a way to place a reset button or icon on the desktop, in stead of
going to start, turn of, reset ?

Thanks,
Bert

Bert,

Make a shortcut with "shutdown -r" as the Target.

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
 
Chuck said:
Bert,

Make a shortcut with "shutdown -r" as the Target.

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.

Thanks, but the only thing that 'bugs' me is, that you have to wait for
several seconds/ 1 minute..
Isn't there a way to do this direct?

Bert
 
Thanks, but the only thing that 'bugs' me is, that you have to wait for
several seconds/ 1 minute..
Isn't there a way to do this direct?

Control how long to shutdown or reboot with the -t option. e.g.:-

shutdown -r -t1

for 1 second. I don't know if it works with -t0
 
Pauline Johnson said:
Control how long to shutdown or reboot with the -t option. e.g.:-

shutdown -r -t1

for 1 second. I don't know if it works with -t0

Tanx! I'll try it and be back.
Bert
 
Pauline Johnson said:
Control how long to shutdown or reboot with the -t option. e.g.:-

shutdown -r -t1

for 1 second. I don't know if it works with -t0

No, that doesn't work at all. Tried -t0 - 20 : nothing. I'll try something
else.

Bert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Windows 10 Bluetooth Problems 2
Can't delete desktop Icon 5
Computer Crashing 8
XP User Login settings disappeared along with all data 2
Quick Access Tool Bar 1
IMAP 1
IMAP 0
Can't delete by right clicking in windows xp 2

Back
Top