From 32cb97237e7691d31977ab503c6ea4511e8eb3a8 Mon Sep 17 00:00:00 2001
From: Daniel Wilhelm
By default FreeFileSync opens the operating system's standard file -browser on each double-click by invoking "explorer +browser on each mouse double-click by invoking "explorer /select, "%name"" on Windows and "xdg-open "%dir"" on Linux.
However -the user is free to integrate other external applications into +you are free to integrate other external applications into FreeFileSync: navigate to "Menu -> Advanced -> Global settings: External Applications" -and add or replace a command string. The first entry is used when -double-clicking a row while all other entries are only available via -right-click context menu on main dialog. The following macros are -available:
+and add or replace a command string. The first entry is executed when +double-clicking a row on main grid while all other entries are only +available via right-click context menu. The following macros may be +used:
%name - full
--
cgit