ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > LaunchBar Commander

Shutdown Windows toolbar ( SuperboyAC special for DC!)

<< < (2/2)

lanux128:
iirc, mouser included a shutdown toolbar with LC sometime back consisting of nircmd shortcuts but a false positive malware alert caused him to remove it.

anyway for command line parameters, there is a shutdown.exe included in both WinXP and Win7. you can expand on it..

• http://ss64.com/nt/shutdown.html

timns:
This should work for Vista and 7 I think:

Wizmo

Wizmo Command Vocabulary



SHUTDOWN TRIGGER COMMANDS

   standby  —  trigger Windows' standby mode
This is the shutdown mode, if supported, from which Windows can (sometimes) resume quickly. But it is still Windows, so save your files first.
Example: wizmo standby
   hibernate  —  triggers Window's long-term hibernation
If hibernation is supported by your Windows configuration, this command will trigger Windows to enter hibernation mode. This is the standby mode which Windows can remain in forever, since the system's RAM and device conditions are copied to hard disk. Hibernation is not supported by all Windows versions and configurations.
Example: wizmo hibernate
   logoff  —  log off the current user
Leaves the computer running, but attempts to gracefully close all of the current user's running programs and logs the current user off.
Example: wizmo logoff
   lock  —  lock the workstation
Exactly equivalent to pressing Ctl-Alt-Del then choosing "Lock Workstation."
Example: wizmo lock
   blindlock  —  lock the workstation & power-off monitors
Equivalent to pressing Ctl-Alt-Del then choosing "Lock Workstation" and keeping all system monitors powered off until login is successful.
Example: wizmo blindlock

This locks the system and powers down the monitors, forcing the logon password to be entered “blind” without the benefit of user-interface feedback. Before using this you should experiment with the regular “lock” command and using the Alt-U and Alt-P keys to select the username and password fields in case of unseen typos.
   exit  —  exit Windows
Attempts to gracefully close all of the user's running programs and exits Windows to the "safe to turn off" state. Does not power down the computer.
Example: wizmo exit
   reboot  —  restart (reboot) the computer
Attempts to gracefully close all of the user's running programs, exits Windows, reboots the system and restarts Windows.
Example: wizmo reboot
   shutdown  —  shutdown the computer
Shuts down all of the user's running programs, exits Windows, then powers off the machine if supported by the system's hardware.
Example: wizmo shutdown

--- End quote ---

And quite a few other features.

Navigation

[0] Message Index

[*] Previous page

Go to full version