-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Double Commander
zyphio edited this page Apr 2, 2025
·
2 revisions
Ensure Double Commander and QuickLook are installed (e.g., D:\Utility\QuickLook\QuickLook.exe
).
- Open Double Commander: Menu > Configuration > Options > Toolbar > Toolbar Extensions.
- Insert a new button:
- Select "For External Command".
- Choose "After Current" (or desired position).
- Set the file path to
D:\Utility\QuickLook\QuickLook.exe
. - Auto-generated configuration:
- Icon:
D:\Utility\QuickLook\QuickLook.exe
- Tooltip: "QuickLook"
- Command:
D:\Utility\QuickLook\QuickLook.exe
- Start Path:
D:\Utility\QuickLook\
- Parameters:
%p
(click the "%" button to specify; ensure case sensitivity if typing manually) - Hotkey: Space (click "Edit Hotkey" > "Shortcut", press Space, then click "OK")
- Icon:
- Click "OK" to save.
- Press Space in Double Commander to invoke QuickLook for file previews.
- Open Double Commander: Menu > Configuration > Options > Tools > Viewer Interface.
- Check "Use External Program".
- Set "Program Execution Path" to
D:\Utility\QuickLook\QuickLook.exe
. - Set "Other Parameters" to
%p
(ensure case sensitivity if typing manually). - (Optional) Change the shortcut for "cm_View" to Space:
- Menu > Configuration > Options > Keys > Shortcuts Interface
- This step is optional; you can keep the default F3 to avoid conflicts with Method 1.
- Click "OK" to save.
- Press the "View" button or F3 to invoke QuickLook for file previews.