In the Directory table can be build direcotry path. Its clear...
But does it is possible to go up in the directory path??? For example, from AppSearch I get path c:\Program Files\SomeProgram\Bin. How I can get parent folder c:\Program Files\SomeProgram? I have tried '..' as DefaultDir and got error

I can write CustomAction, but I believe that there is more simple way.
Thank you!