TrayLauncher Changelog

What's new in TrayLauncher 2.6.0

May 21, 2012
  • Added: use xml file to save menu commands.
  • Added: support xml command file.

New in TrayLauncher 2.5.2 (Feb 20, 2012)

  • Added: display language version in language menu
  • Added: updated default command example

New in TrayLauncher 2.5.1 (Feb 20, 2012)

  • Fixed: run dialog position not saved on system shutdown or user logout.

New in TrayLauncher 2.5.0 (Feb 20, 2012)

  • Added: run dialog match command name not only (but prefer) from beginning.
  • Added: run dialog try to execute when user click enter.(the list refreshes on each type, may be improved later.)
  • Added: remember run dialog position in setting file.
  • Added: new command line --sid=, --ini=, for running multiple instances.
  • Fixed: do not disable the menu item any more if run failed, could be a UAC cancel.

New in TrayLauncher 2.4.2 (Feb 20, 2012)

  • Fixed: Holding Ctrl to run as admin should work for mouse click too
  • Fixed: error message not displayed if cancel run as admin in run dialog
  • Fixed: files not listed if directory has variables in run dialog
  • Fixed: error while run non-executable file in run dialog
  • Added: vs2008 project file
  • Added: remove history if run command failed
  • Added: type ":exit" to exit traylauncher

New in TrayLauncher 2.4.1 (Dec 13, 2011)

  • Fixed:
  • sub folders not searched in wild card mode if path has environment variable

New in TrayLauncher 2.4.0 (Dec 13, 2011)

  • TrayLauncher:
  • Added:
  • force run as administator if Ctrl is pressed, works for menu and run dialog. Fixed:
  • bug reading the icon index.
  • TLMC:
  • Added:
  • select icon from files with multiple icons, like exe,dll.

New in TrayLauncher 2.3.0 (Dec 13, 2011)

  • Added:
  • support "file_path,n" icon index, where file_path is exe or dll, and n is 0 based. Note that there is NO preview in menu editor, as I don't know how to do it with wxWidgets.
  • Fixed:
  • shortcuts are not executed on some (maybe not full install) xp systems. renamed the sample command file, to avoid over writing old configurations while updating

New in TrayLauncher 2.2.1 (Dec 13, 2011)

  • Added:
  • wild card mode supports environment variables
  • Fixed:
  • menu not always update for run dialog

New in TrayLauncher 2.2.0 (Dec 13, 2011)

  • TrayLauncher:
  • Change:
  • New internal language implementation, use integer as id. (NO change in language file)
  • TLMC:
  • Added:Search support to quickly locate a menu item

New in TrayLauncher 2.1.0 (Dec 13, 2011)

  • TrayLauncher:
  • Added:
  • Expand environment variables in paths
  • Set process priority in setting file
  • Some docs
  • Change:
  • For short commands, try more search for execuables
  • Fixed:
  • A bug about executing relative paths
  • TLMC
  • Added:
  • Expand environment variables in paths
  • Change:
  • quote target file name on drag & drop and find button, find button may update name
  • show tip message(instead of a dialog box) for name error
  • Fixed:
  • did not read command file name from setting file

New in TrayLauncher 2.0.0 (Nov 18, 2010)

  • Added : TLMenuCfg, a GUI command editor.
  • Change : About dialog links to website.

New in TrayLauncher 1.9.9 (Aug 2, 2010)

  • News:
  • TrayLauncher is open-source now.
  • Change:
  • new multilingual implementation, language file format changed (more readable now).
  • Change:
  • add X button and change some info in about dialog box.
  • Change:
  • some changes in code and code structure.
  • Fix:
  • sometimes failed to get the corrent icon.

New in TrayLauncher 1.9.8 (Jan 10, 2009)

  • Added : Hotkeys are customizable by editing the setting file "TL.ini".
  • Added : Auto refresh menu on media insert and remove.

New in TrayLauncher 1.9.7 (Dec 15, 2008)

  • Fixed: A display bug that may cause blank sub menus.
  • Added: Romanian translation by Lia Remus Adrian

New in TrayLauncher 1.9.6 (Dec 9, 2008)

  • Change: Updated readme.rtf and TLCmd.txt
  • Added: Refresh automatically when run dialog is opened.
  • Added: Menu icons are part of skin. (context menu icons and sub menu icons.)
  • Added: Some nice icons in Office skin by Denny Weinberg.
  • Change: Add a separator between folders and files for dynamic items.
  • Change: Context menu items reordered.
  • Change: Only context menu has side image.
  • Fixed: A display problem that could cause blank items (which open sub menus).

New in TrayLauncher 1.9.5 (Nov 20, 2008)

  • Added : Refresh automatically if command file is changed.
  • Fixed : file icon may not be displayed.
  • Added : open dynamic directories, using double click.

New in TrayLauncher 1.8.8 (May 14, 2008)

  • Fixed : A serious bug that will crash the program in ** mode

New in TrayLauncher 1.8.7 (Jan 12, 2008)

  • Change : Updated readme.
  • Added : Support multiple wildcards separated by "|" .

New in TrayLauncher 1.8.6 (Dec 27, 2007)

  • Change : Updated readme.
  • Fixed : Crash with empty path environment variable.
  • Change : Use new method to tell sub menus from menu items.
  • Added : Open run dialog from context menu.
  • Added : Mid click open context menu with left mouse button being pressed down.

New in TrayLauncher 1.8.5 (Nov 23, 2007)

  • Added: Language selection option.
  • Added: Mid mouse click option; to enable this, TL.dll is required.
  • Change: Updated language files.
  • Change: Show menu at mouse cursor position when TrayLauncher is reopened.
  • Change: Check item icon.
  • Fixed: Menu gets blank.

New in TrayLauncher 1.8 (Sep 24, 2007)

  • Change: Updated readme.
  • Added: Menus are now skinable, two simple skins are included by default.
  • Added: Run dialog history is saved in TL.ini when quit.
  • Added: Run dialog : Search registry for proper executable files.
  • Fixed: Run dialog box do not set the correct working directory.
  • Added: TL.ini : Show/hide hidden files and folders for wildcard items.
  • Change: Commandline parameters removed.

New in TrayLauncher 1.6.0.370 (Aug 6, 2007)

  • Plan: More settings.
  • Added: A configuration file TL.ini, to save settings, now only 4.
  • Change: Now use right click to close the "About" dialog box.
  • Fixed: Run dialog path sometimes contains %1 at the end.

New in TrayLauncher 1.6 (Jul 16, 2007)

  • Change: Improved speed.
  • Change: In the exit confirm dialog box, the default button is now set to Yes;
  • Change: some code improved.
  • Fixed: commandline does not accept "", and other minor fixes.

New in TrayLauncher 1.5 (Jun 9, 2007)

  • Change: Updated readme.
  • Added: The tray icon is customizable; so is the run dialog box default icon.
  • Added: A Language file "TL.lng"(a unicode text file) to support multilingual user interface.
  • Added: A new wildcard mode(* *) for advanced users.
  • Added: Execute dialog, Auto complete known commands, icon and command (or fullpath) preview.
  • Change: Program renamed to "TrayLauncher" from "TrayStart"; command file renamed to "TLCmd.txt" from "TSCmd.txt".
  • Change: Execute dialog, History list can has 50 items.
  • Fixed: Execute dialog, allow long commands.

New in TrayLauncher 1.4.0.282 (May 21, 2007)

  • Change : Optimized some code and speed.
  • Fixed : Execute dialog position not correctly remembered.
  • Fixed : Execute dialog history list display problem.

New in TrayLauncher 1.2.0.164 (Apr 25, 2007)

  • Change : Relative path now works well.
  • Change : Some change in readme.
  • Change : A New ** mode example in TSCmd.txt

New in TrayLauncher 1.1.0.133 (Apr 14, 2007)

  • Change: Compressed with UPX
  • Fixed: Execute dialog sometimes does not get input focus.

New in TrayLauncher 1.0.1.109 (Apr 12, 2007)

  • Added an execute dialog, it's like the native run dialog. Use hotkey "Ctlr leftWinkey" to launch it.
  • Changed readme.rtf
  • Fixed program silently quit problem when press Alt space.
  • Removed changeable About logo image. It's not very useful.

New in TrayLauncher 1.0.1.88 (Feb 10, 2007)

  • updated readme and help
  • some minor fix
  • changeable About dialog logo image