			------------
			OfficeLaunch
			------------

Author: Christopher Rath <christopher@rath.ca>
Copyright: none.

OL_Open.exe - Open an MS Office document.  This programme remembers 
	the last location you opened a document and returns there the 
	next time you run it.

OL_New.exe  Create a new MS Office document.  This programme always 
	opens your MS Office templates folder.  Note that if you select 
	a file that is not a template, that it will simply open the file 
	(this is a known limitation of the programme).



Installation
------------

1. Put this folder in a permanent location (like in your My Documents 
   folder).

2. Put the OL_New.exe and OL_Open.exe shortcuts on your Start Menu (on
   windows 7, right-click on the shortcut and choose "Pin to Start Menu". 




Compilation
-----------

To compile OfficeLaunch, install AutoHotKey (http://http://www.autohotkey.com/)
and then run the Compile.bat script.
