local Path = clip.get static Quote = esc(?+\"+, ?+\+) if(not validpath(Path)) do messagebox ("ok", "Invalid path: " ++ Path, "GoClipped script") quit endif local hwnd = win.handle("c=TTOTAL_CMD") local Exepath = win.exepath(hwnd) do(Exepath, "/O /T /S /L=" ++ Quote ++ Path ++ Quote)