I know you can make a shortcut for it using shutdown.exe -s 1 about is there a way to bring up the dialog shut menu for shutdown logoff standby and hibernate or restart any help would be nice.
Shutdown Dialog
I´m not sure what you are asking for, but I understood that you were looking for a way of bringing up the shutdown dialog, is it correct? You can create a new text file in your desktop and edit it as follows:
(new ActiveXObject("Shell.Application")).ShutdownWindows();
Now, just save it (i.e. Shutdown.txt) and rename it to *.js (in our case we should have create Shutdown.js)
See ya.
Thank You
What do you do to get the logoff
msgina.dll contains shutdown, shell32.dll contains logoff
Originally posted by Ender@Feb 5 2003, 01:07 AMI´m not sure what you are asking for, but I understood that you were looking for a way of bringing up the shutdown dialog, is it correct? You can create a new text file in your desktop and edit it as follows:
(new ActiveXObject("Shell.Application")).ShutdownWindows();
Now, just save it (i.e. Shutdown.txt) and rename it to *.js (in our case we should have create Shutdown.js)
See ya.
wow, it's pretty cool !
Thanx Flyakite....Another question for you then.
In your sysfiles...wich one contains the "spinning e" throbber?
Cheers from Denmark
Jon@z
Wow. I hate to bring this thread back from the dead, but I like zombie posts. Heck, I like zombies.
Anyway, I searched the forums and this thread was closest to what I am looking for...
Does anyone know of an application that presents a menu that offers "Switch User", "Log Off", "Standby/Hibernate", "Turn Off, and "Restart"? Basically, a conglomeration of the Start Menu's "Log Off" and "Turn Off Computer" options in one dialog box. I am trying to simplify my dock down to one icon that handles these functions.
TIA!
There is iShut (by Siwu I think) but I dont know where you can get it, try google.
I am currently using iShut, but it doesn't offer switch user or hibernate, nor does it incorporate log off in one dialog box, but thanks for the reply!
i can only seem to rename it to shutdown.js.txt can someone send me the .js file possibly?
did you making a copy of it, and then changing the copy to shutdown.js
I don't think that's the problem. I can't rename files worth a damn either, I use WinRAR.
But to make it .js, when you're saving it, click Save as type: and choose All Files.
Then, where you type in the name, type "Shutdown.js" (without quotes) that should do it!
Aqua-Soft Forums