Hi, I created a button that compares 2 directories, like this :
C:\Program Files\WinMerge\WinMerge.exe /r /e /x /wl /wr {filepath} {filepathdest}
This works when files or folder are highlighted, but doesn't seem to work when a drive is highlighted, eg, When in My computer & [b]C:[/b] is highlighted.
How can I make sure {filepath} will contain [b]C:[/b] ?