[Feature Request] Expanded User variables
joeNOR > 2020-10-01 16:00
I use User Variables a lot, often chaining them together to build the Application path (Basic Settings) and the Parameters field (Advanced Settings).
Currently I've defined around 10-12 and the list is slowly growing.
They saved my bacon when I had to do a restructure of some script folders.
Changing two of them instantly updated around 50 of my favorites instead of manually doing search and replace in the INI-files.
[Feature Request 1]
Expanded placeholders Basic Setting:
In the Advanced Settings tab just below the Parameters field there is a nifty little field:
"Current parameters with expanded placeholders"
Very helpful when using several User Variables together to check if the input is correct.
Is it possible to get a similar field in the Basic settings tab below the Application (path and file name) field?
[Feature Request 2]
Expanding variables from Windows:
Related to FR1.
When using variables from Windows, f.ex. %USERNAME% is it possible to get this function to also expand those?
Either directly or by defining a User Variable, f.ex
{usr}=%USERNAME%
{comp}=%COMPUTERNAME%
...and so on.
Regards,
joeNOR