[help]

How can I skip the restart, sleep, shutdown dialog?

so when I clik on shut down it just shut down? idem for restart....

#60645

You could create shortcuts with shutdown.exe -s for shutting down and shutdown.exe -r for restarting.

If you use ObjectBar, you can edit the function of Shutdown, Restart, etc. to those above.

#60655

that is the best way to go, i use it that way... go to www.tweakxp.com and lookf ro shutdown shorcuts and a whole explanation will be there... its pretty simple plus you can put any icon you want for it on the dock... its a nice touch ;)

Cheers.

Seph

#60660

THE best way to go is to download

iShut.

#60732

thank you guys! this is exactly what I was asking for, 'cause I use object bar.

(Y) (Y)

#60753

where do I put the argument, next to the shorcut?

C:\WINDOWS\system32\shutdown.exe-s

#60765

Put a space after the path

C:\WINDOWS\system32\shutdown.exe -s

And your set.

#60768

thanks again!

#60770

It seems to be a problem with that, it doesn't just shut down, or restart, but open a disgusting little window, that looks more like a system error, with a clock , saying you just have a minute to save your works, blah blah blah

I just want to press the bloddy shut down button in object bar and get the system OFF, maybe I'm doing something wrong.......

#61213

anybody?

#61214

here's how to create a shutdown shortcut:

right click on the desktop > click [new] [shortcut] > type [shutdown -s -t 00] without the brackets > next and type a name > finish

the switch -t 00 specifies the time remaining. if you put -t 00 it'll shutdown straight away.

#61219

thank you dreamz, can I do the same thing with the restart?

#64534

yup, you bet! just change the -s to -r (i.e. from shutdown to reboot). you can keep the -t 00 switch if you want.

see this page for more info: http://www.theeldergeek.com/shutdown_and_r...eboot_icons.htm

#64535

anybody know how to change the start menu's shutdown button to make it load iShut instead of shutting down?

#136407

Originally posted by Felix187@Mar 28 2004, 01:10 PM

anybody know how to change the start menu's shutdown button to make it load iShut instead of shutting down?

i don't think you can do that man, however, using objectbar you can set the shortcut to whatever you like, in this case, to ishut.

#136430

Originally posted by mephisto@Oct 1 2003, 11:19 PM

It seems to be a problem with that, it doesn't just shut down, or restart,  but open a disgusting little window, that looks more like a system error, with a clock , saying you just have a minute to save your works, blah blah blah

I just want to press the bloddy shut down button in object bar and get the system OFF, maybe I'm doing something wrong.......

look like your computer is not effected by MS blaster worm

#137210

Originally posted by haulden@Mar 28 2004, 04:47 PM

i don't think you can do that man, however, using objectbar you can set the shortcut to whatever you like, in this case, to ishut.

yeah, that's what i expected. oh well, maybe i can reshack it to be my way... :D

#139359