Hi, Friends.
I use the Launchy Application in USB mode on different computers.
So I need to index files in user folders.
Idea with %USERPROFILE% don't work in computers "My Documents" moved to not default location ;-)
I offer to store in INI file a special tags like <USER_DOCUMENTS>, <CONNON_DOCUMENTS> and etc...
On load string from file simply replace known tags with the system strings.
On save replace system strings to tags, as user be able add any directory and if that folder has some relation from user profile we replace part of path to special tag.
The attachment contains modified code.
I send all sources, but modifyed only Options.cpp and DirectoryChooser.cpp
Please review and enjoy.
Vitaly Cooperman
vitaly[at]cooperman.co.il
P.S. If you have any remarks and ideas that you can't stop yourself from letting me know, drop me a mail.
the src directory from Launchy_VC7 project