mirror of
https://github.com/iminet/Powershell7-ContextMenu.git
synced 2025-01-04 19:45:04 +01:00
Create README.md
This commit is contained in:
parent
6fa6b6ed2e
commit
cc64314cdb
18
README.md
Normal file
18
README.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# PowerShell 7 context menu for Windows 10
|
||||||
|
|
||||||
|
This helps you to add Powershell 7 to your directory context menu with these few easy steps.
|
||||||
|
|
||||||
|
![Screenshot](screenshot.png?raw=true "Screenshot")
|
||||||
|
|
||||||
|
## How to install?
|
||||||
|
For installing the context menu for your choice, follow these steps:
|
||||||
|
- clone the repo to your machine or download and unzip the released zip archive
|
||||||
|
- open the location of the files in the Windows File Explorer or your desired file manager
|
||||||
|
- right click on the chosed "Add..." .reg file and choose Merge option
|
||||||
|
- make sure, you are clicking each Yes button
|
||||||
|
|
||||||
|
## How to uninstall?
|
||||||
|
- right click on the Remove ... .reg file, depending the installed option (32-bit or 64-bit).
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
The original idea is from [Shawn Brink](https://www.tenforums.com/tutorials/158168-how-add-remove-powershell-7-open-here-context-menu-windows-10-a.html).
|
Loading…
Reference in New Issue
Block a user