In the arguments, I can only pass a static title value: `SmartContextMenu.exe --title "zzz.txt - Notepad" -m 1`. Ideally, I would be able to pass dynamic title value: `SmartContextMenu.exe --title $windowTitle -m 1`.