Support for environment variables in scan directories
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
This patch enables the expansion of paths with environment variables to full paths.
It does the expand just before scanning starts and does not alter the ini settings.
e.g.
[General]
Directories=%USERPROFILE%\Start Menu;.lnk,|%ALLUSERSPROFILE%\StartMenu;.lnk,|Utilities\;.lnk,|
Types=.lnk;
Logged In: YES
user_id=526685
Originator: NO
Interesting! I'll take a look at this tonight.
Josh