https://github.com/alexanderpro/wlx2explorer
Wlx2Explorer is an application which allows to use Total Commander lister plugins from Windows Explorer.
https://github.com/alexanderpro/wlx2explorer
commander explorer lister plugin total total-commander totalcommander wlx
Last synced: 9 months ago
JSON representation
Wlx2Explorer is an application which allows to use Total Commander lister plugins from Windows Explorer.
- Host: GitHub
- URL: https://github.com/alexanderpro/wlx2explorer
- Owner: AlexanderPro
- License: mit
- Created: 2017-04-03T08:36:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T14:37:14.000Z (over 1 year ago)
- Last Synced: 2025-06-15T02:39:58.854Z (12 months ago)
- Topics: commander, explorer, lister, plugin, total, total-commander, totalcommander, wlx
- Language: C#
- Homepage:
- Size: 486 KB
- Stars: 57
- Watchers: 1
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Wlx2Explorer
Wlx2Explorer is an application which allows you to use Total Commander lister plugins from File Explorer or Desktop.
* Open File Explorer, select the necessary file and press the hot keys (Ctrl + Q), then you can use the plugin.
* Or simply select the necessary file on your Desktop and press the hot keys (Ctrl + Q).
Screenshot
------------------


Command Line Interface
--------------------
```bash
-h --help The help
-f --file Path to file
-s --suppressmsg Suppress messages
Example:
Wlx2Explorer.exe -s --file "C:\Temp\Image.jpeg"
```
Requirements
------------------
* OS Windows XP SP3 and later.
* .NET Framework 4.0
Files
------------------
* Wlx2Explorer.exe - The main executable module.
* Wlx2Explorer.xml - The application settings file.
* Wlx2Explorer.ini - The plugins settings file.