You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,22 +4,22 @@ This project aims to enhance the working environment on Windows.
4
4
5
5
## How to?
6
6
7
-
1. Download the latest version of the setup program in [here](https://github.com/valinet/ExplorerPatcher/releases/latest).
7
+
1. Download the latest setup program from the [Releases page](https://github.com/valinet/ExplorerPatcher/releases/latest).
8
8
* Choose `ep_setup.exe` if your device uses an Intel or AMD processor, or `ep_setup_arm64.exe` if your device uses a Snapdragon processor.
9
-
1. Run the installer. It will automatically prompt for elevation, after which it will close `explorer.exe` and install the necessary files. When done, you will see the desktop again and the Windows 10 taskbar.
10
-
1. Right-click the taskbar and choose "Properties".
11
-
1. To change the taskbar style, go to the "Taskbar" section and look for "Taskbar style".
12
-
1. To use the Windows 10 Start menu, go to the "Start menu" section and change the Start menu style to Windows 10.
13
-
1. To use the Windows 10 Alt+Tab, go to the "Window switcher" section and change the "Window switcher (Alt+tab) style" to Windows 10.
14
-
1. Feel free to check other configuration options.
9
+
2. Run the installer. It will automatically prompt for elevation, after which it will close `explorer.exe` and install the necessary files. When done, you will see the desktop again and the Windows 10 taskbar.
10
+
3. Right-click the taskbar and choose "Properties".
11
+
4. To change the taskbar style, go to the "Taskbar" section and look for "Taskbar style".
12
+
5. To use the Windows 10 Start menu, go to the "Start menu" section and change the Start menu style to Windows 10.
13
+
6. To use the Windows 10 Alt+Tab, go to the "Window switcher" section and change the "Window switcher (Alt+Tab) style" to Windows 10.
14
+
7. Feel free to check other configuration options.
15
15
16
16
That's it!
17
17
18
18
**Note:** Some features may be unavailable on some Windows versions.
19
19
20
20
## Uninstalling
21
21
22
-
* Rightclick the taskbar then click "Properties" or search for "ExplorerPatcher", and go to "Uninstall" section or
22
+
* Right-click the taskbar then click "Properties" or search for "ExplorerPatcher", and go to "Uninstall" section or
23
23
* Use "Programs and Features" in Control Panel, or "Apps and features" in the Settings app or
24
24
* Run `ep_setup.exe /uninstall` or
25
25
* Rename `ep_setup.exe` to `ep_uninstall.exe` and run that.
IDS_START_MONITOROVERRIDE_0 "Monitor on which the cursor is on"
180
+
IDS_START_MONITOROVERRIDE_0 "Monitor containing the cursor"
181
181
IDS_START_MONITOROVERRIDE_2 "Monitor #2"
182
182
IDS_START_MONITOROVERRIDE_3 "Monitor #3"
183
183
IDS_START_MONITOROVERRIDE_4 "Monitor #4"
@@ -317,7 +317,7 @@ BEGIN
317
317
IDS_WEATHER_CLEAR_PROMPT "Are you sure you want to permanently clear the weather widget's local data?\n\nThis will reset the internal components to their default state, but will preserve your preferences. This may fix the widget not loading the data properly, or having layout issues etc."
318
318
IDS_WEATHER_CLEAR_WAIT "Please wait…"
319
319
IDS_WEATHER_CLEAR_SUCCESS "Weather widget data cleared successfully."
320
-
IDS_WEATHER_CLEAR_FAILED "An error has occured while clearing the data."
320
+
IDS_WEATHER_CLEAR_FAILED "An error has occurred while clearing the data."
321
321
322
322
IDS_SP "Spotlight"
323
323
@@ -399,7 +399,7 @@ BEGIN
399
399
IDS_ADV_LEARN "Learn more"
400
400
IDS_ADV_CONSOLE "Enable console"
401
401
IDS_ADV_MEMCHECK "Dump memory leaks"
402
-
IDS_ADV_AUTOHIDE "Doubleclick taskbar to toggle auto-hide (only works when locked)"
402
+
IDS_ADV_AUTOHIDE "Double-click the taskbar to toggle auto-hide (only works when locked)"
403
403
IDS_ADV_PAINTDESKTOPVERSION "Show Windows build info on the desktop"
404
404
IDS_ADV_CLASSICTHEME "Enable advanced mitigations for correct rendering using classic theme"
405
405
IDS_ADV_SYSLISTVIEW32 "Enable SysListView32 for Explorer views"
@@ -416,7 +416,7 @@ BEGIN
416
416
IDS_ABOUT_AUTHOR "Proudly engineered by Valentin-Gabriel Radu."
417
417
IDS_ABOUT_OS "Running on %s, OS Build %d.%d."
418
418
IDS_ABOUT_GITHUB "Visit project GitHub"
419
-
IDS_ABOUT_WEBSITE "Visit web site"
419
+
IDS_ABOUT_WEBSITE "Visit website"
420
420
IDS_ABOUT_DONATE "Donate"
421
421
IDS_ABOUT_FAQ "Frequently Asked Questions"
422
422
IDS_ABOUT_SETTINGS "Learn more about managing your settings"
0 commit comments