mirror of
https://github.com/iminet/Powershell7-ContextMenu.git
synced 2024-12-21 05:12:38 +01:00
Simple way to put Powershell 7 link to the directory's context menu
Add 32-Bit Powershell 7 Context Menu On 32-Bit Windows 10.reg | ||
Add 32-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg | ||
Add 64-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg | ||
LICENSE | ||
README.md | ||
Remove 32-Bit Powershell 7 Context Menu.reg | ||
Remove 64-Bit Powershell 7 Context Menu.reg | ||
screenshot.png |
PowerShell 7 context menu for Windows 10
This helps you to add Powershell 7 to your directory context menu with these few easy steps.
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.