Is it supposed to be possible to make use of Virtual Folder Paths / Env Paths as part of user variable values?
I tried doing something like:
[Paths]
quicklaunch=%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch
But when I try to use it in an alias [1], I don't seem to have much luck.
On a related note, is there a way to get more details (e.g. via a log file or something) about what is occurring (or say, what an alias expanded to) as a result of attempting to launch an alias? I'm finding that it feels like I'm groping in the dark when trying to get particular aliases to work. Perhaps I'm missing something...
[1] Referencing the user variable's value via: %uservar.Paths.quicklaunch%