turn off pc

is there a way to turn off the pc from the objectdock with out having to go in to the start menu.
2,526 views 3 replies
Reply #1 Top
Yes there is, I use it all the time. It is a docklet called Exit windows docklet v 1.2

WWW Link

I use 1 for Shutdown, another for Hibernate & also 1 for Restart. These 3 simple icons
make my life easier

It's My Secret
Reply #2 Top
As an alternate that brings up the normal turnoff/restart dialog box open notepad and type

(new ActiveXObject("Shell.Application")).ShutdownWindows();

Save the file as "shutdown.js" (no quotes) and put in any directory then link to it.