
  Readme file for HomeFolder 2.2

  Copyright (c) 2012 FavesSoft.com

  http://www.FavesSoft.com/

  When HomeFolder is running in the task tray,
  pressing Shift-NumberPadMinus hotkey will
  open the "home folder" of the active window.

  By home folder I mean, if the window is an
  executable program like Firefox browser,
  the home folder will be the folder in which
  the firefox.exe that is running is located.

  If the window in an explorer window, the
  folder opened will be where explorer.exe
  is located(e.g. C:\Windows)

 To change the hotkey, use Edit IniFile command in Tray Menu.

 HomeFolder is free for you to use at your own risk.
 I hope you enjoy the program.

 MilesAhead

revisions

v. 2.2  - Switched to using ShellExecute to open folder. Now
shows the system error on failure.

v. 2.11 - Fixed Tray Menu Icon bug.

v. 2.1 -  Included HomeFolder_IconInst.exe to supply the Tray Menu
icons when needed.  This saves a bit of memory since HomeFolder.exe
is smaller as it sits in the tray. If any icons are missing when
HomeFolder starts, it runs HomeFolder_IconInst.exe to extract them.

v. 2.0 -  Now implemented as a single hotkey in AutoHotkey_L. This is
more likely to work with Unicode. However I only have English language
versions of Windows for testing. Your mileage may vary.

v. 1.9 -  Input Box now pops up centered to avoid being covered.  If an explorer
window or tray icon has the focus, the Input Box should not be shown.  The app
info feature is only meant for programs with a window on the desktop.

v. 1.8 -  Enhanced Tray Icon Handling.

v. 1.71 - Hooked up new Set Note Hotkey menu command.

v. 1.7 - Added a Popup Note facility.

v. 1.6 - Modified Tray Icon so it does not need to hide to avoid launching a window or
about box when already open.  Redundant double-clicks or commands are ignored.

v. 1.5 - Added Tray Menu commands to set hotkeys.

v. 1.4 - Removed FavesSA support as it runs up the CPU on some systems
for a limited funtionality. Disabled UPX compression since av programs
may show a false positive. The result is the .exe file is about 700 KB
now. Also set Tray Menu to only open with Right Click. Double clicking
the Tray Icon now shows the About dialog.

v. 1.3 - Added Hotkey Alt-NumberPadMinus.  If FavesSA 4.6 or higher is running,
the application for the active window will be sent to FavesSA.  If FavesSA
has Monitor option enabled, it will add new entries to the list.

Note that this hotkey should only be used when an application window is
active.  If a folder is active the "app" sent is likely to be explorer.exe.
