How I can run command only if current source path is Desktop or Computer ?
@ifpath:Desktop does nothing
How I can run command only if current source path is Desktop or Computer ?
@ifpath:Desktop does nothing
Oh, @ifpath:/desktop is ok
But not @ifpath:/mycomputer.
Also @ifpath:{alias|desktop} doesn't work too.