File Pathing
from
Stardock Forums
Let me start off by saying that this dock is an incredible app.
I have it at home... and just installed it at work, against the rules. But I had to haveit
I do have one question. Lets say that a path to a file is
is there a way to have it be
or
or even if I write a VB app that is put intot he OD folder...
how can I just have
for the path.
I have it at home... and just installed it at work, against the rules. But I had to haveit

I do have one question. Lets say that a path to a file is
| c:\folder\nested\application.exe |
is there a way to have it be
| %systemroot%\folder\nested\application.exe |
or
| ..\folder\nested\application.exe |
or even if I write a VB app that is put intot he OD folder...
how can I just have
| appRunner.vbs |
for the path.