I am defining knowledge Report preferences and would like to use an environment variable in the path.
Example: %LocalAppData%\myPath or should I use CSIDL_LOCAL_APPDATA\myPath?
If I set the absolute path it works as expected.
Neither variable seem be resolve the path. Is there a way to use a variable as part of the path in preferences?
Thanks in advance!