Simple way to put Powershell 7 link to the directory's context menu
Go to file
2022-11-27 11:23:25 +01:00
Add 32-Bit Powershell 7 Context Menu On 32-Bit Windows 10.reg Initial release 2022-11-27 11:08:28 +01:00
Add 32-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg Initial release 2022-11-27 11:08:28 +01:00
Add 64-Bit Powershell 7 Context Menu On 64-Bit Windows 10.reg Initial release 2022-11-27 11:08:28 +01:00
LICENSE Initial commit 2022-11-27 11:04:00 +01:00
README.md Create README.md 2022-11-27 11:23:25 +01:00
Remove 32-Bit Powershell 7 Context Menu.reg Initial release 2022-11-27 11:08:28 +01:00
Remove 64-Bit Powershell 7 Context Menu.reg Initial release 2022-11-27 11:08:28 +01:00
screenshot.png Added screenshot 2022-11-27 11:18:07 +01:00

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.