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: 7 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T14:37:14.000Z (11 months ago)
- Last Synced: 2025-03-21T17:56:29.755Z (7 months ago)
- Topics: commander, explorer, lister, plugin, total, total-commander, totalcommander, wlx
- Language: C#
- Homepage:
- Size: 486 KB
- Stars: 53
- Watchers: 1
- Forks: 7
- 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, then you can use the plugin.
* Or simply select the necessary file on your Desktop and press the hot keys.Screenshot
------------------
Command Line Interface
--------------------```bash
-h --help The help
-f --file Path to file
-s --suppressmsg Suppress messagesExample:
Wlx2Explorer.exe -s --file "C:\Temp\Image.jpeg"
```Requirements
------------------* OS Windows XP SP3 and later.
* .NET Framework 4.0Files
------------------* Wlx2Explorer.exe - The main executable module.
* Wlx2Explorer.xml - The application settings file.
* Wlx2Explorer.ini - The plugins settings file.