976
Find And Run Robot / Re: Navigating network locations
« Last post by jgpaiva on September 23, 2008, 06:02 PM »I guess the second option is pretty easy to add. Just create an alias with the following regex: \\\\(.*)
that launches the following command: explorer \\$1

that launches the following command: explorer \\$1
