![]() |
Home > Utilities > Launchers & Task Managers > BeTrayed
For maximum flexibility, BeTrayed! functions in two modes, either single command mode or, more usually, in Batch mode where it adds multiple icons to the Tray, all managed by one instance of BeTrayed! - in both modes, you specify the command to launch and, optionally, the tooltip text to show and an alternative icon. If not specified, the tooptip defaults to the command line and the icon to the default icon contained in the file (or if there isn't one, the one for the associated application) For instance, to add a single icon to the System Tray to launch Calc, you could use: BeTrayed c:\windows\system32\calc.exe,Calculator This would create a new Tray icon (with the default icon from Calc.exe), which would show a tooltip of 'Calculator' In batch mode, the parameter passed to BeTrayed! is actually the name of a text file containing the individual command lines. To use Batch mode with BeTrayed!, simple pass BeTrayed! the name of the controlling text file, prefixed with "/batch:" ie. BeTrayed /batch:Standard.tray BeTrayed! would now look for a file called 'Standard.tray' - which would contain a list of appropriate commands, ie. ;Sample BeTrayed! batch mode control file ; Anything beginning with a semi-colon is a comment! ; Windows Calc using default Calc.exe icon c:\windows\system32\calc.exe,Windows Calculator ; Users shared area via UNC path, using custom icon. \\JBF\Data\Users\Shared,User Shared Area,sa.ico ; Launch URL with default browser (using 3rd icon in browser exe) http://www.mycompanyintranet.com/PhoneDir.html,Contact List,3 From the above 'Standard.tray' file, 3 icons would be added to the Tray. Related software: system, tray, notification, minimize, send, system tray, minimize to tray, send to tray, … A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| © 2005—2008 Free-Soft-Downloads.com. Third-party products and brand names may be trademarks or registered trademarks of their respective owners. |