Skip to content

Commit

Permalink
Edited a README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderPro committed Apr 18, 2021
1 parent f9b89c6 commit 56d9973
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
![Wlx2Explorer](https://user-images.githubusercontent.com/8102586/68294387-17f6b400-00a1-11ea-8222-49e7817d169b.png) Wlx2Explorer
=============

Wlx2Explorer is an application which allows to use Total Commander lister plugins from Windows Explorer.
You open Windows Explorer, select the necessary file and press the hot keys, then you can use the plugin.
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
------------------

![alt tag](https://user-images.githubusercontent.com/8102586/101646453-9eba5500-3a48-11eb-9442-4ab87d7e3deb.gif)
![alt tag](https://user-images.githubusercontent.com/8102586/115141202-b7182d00-a043-11eb-88c0-1e0257337863.gif)

Requirements
------------------
Expand All @@ -20,13 +23,4 @@ Files

* Wlx2Explorer.exe - The main executable module.
* Wlx2Explorer.xml - The application settings file.
* Wlx2Explorer.ini - The plugins settings file.

How does it work?
--------------------

* When the application starts, it loads all plugins in the RAM.
* Then it runs the local keyboard hook WH_KEYBOARD_LL.
* When the user presses hot keys, the application detects the selected file in Windows Explorer, matches the file and the plugin, shows the plugin on the screen.
* The user can add any number of plugins through dialogue "Settings...".
* If the application has been configured to use several plugins for one type of the file, the user will see the first one from the list of plugins.
* Wlx2Explorer.ini - The plugins settings file.

0 comments on commit 56d9973

Please sign in to comment.