Simple way to put Powershell 7 link to the directory's context menu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Imi cc64314cdb
Create README.md
6 months ago
Add 32-Bit Powershell 7 Context Menu On 32-Bit Windows 10.reg Initial release 6 months ago
Add 32-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg Initial release 6 months ago
Add 64-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg Initial release 6 months ago
LICENSE Initial commit 6 months ago
README.md Create README.md 6 months ago
Remove 32-Bit Powershell 7 Context Menu.reg Initial release 6 months ago
Remove 64-Bit Powershell 7 Context Menu.reg Initial release 6 months ago
screenshot.png Added screenshot 6 months ago

README.md

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

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.