Hi..
I use some custom system variables to make special folders more accesible.
I noticed one item in catalog: "%appdata%\Microsoft\Internet Explorer\Quick Launch" witch uses GLOBAL Enviroment Variable: %appdata%.
My problem is using a LOCAL variable to search for folders.. and nothing happens.
I thought maybe launchy is not looking for Local Environment variables into registry.
They are located into "H_KEY_CURRENT_USER\Environment folder". Maybe this could help.
I know this maybe is not used for many people but in some cases is very hepful.
i.e: many computers to manage, many users on same machine (environment variables are easily imported).. etc..
Thank you..