Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Compile.bat | 2011-03-21 | 262 Bytes | |
OL_New (Win7).ahk | 2011-03-21 | 1.4 kB | |
Open.ico | 2011-02-04 | 14.8 kB | |
OL_Open.ahk | 2011-02-04 | 1.1 kB | |
OL_New.ahk | 2011-02-04 | 1.5 kB | |
New.ico | 2011-02-04 | 14.8 kB | |
Totals: 6 Items | 34.0 kB | 0 |
------------ 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 shortcuts to OL_New.exe and OL_Open.exe on your Start Menu. Note that if you're using Windows 7 that you need to use "OL_New (Win7).exe". Compilation ----------- To compile OfficeLaunch, install AutoHotKey (http://http://www.autohotkey.com/) and then run the Compile.bat script. Releases -------- 2011-03-21: Added OL_New (WIn7).ahk; since Win7 has a new path to %APPDATA%