How do I start PowerShell from Windows Explorer?

前端 未结 19 1510
無奈伤痛
無奈伤痛 2020-12-04 04:24

Is there a way to start PowerShell in a specific folder from Windows Explorer, e.g. to right-click in a folder and have an option like \"Open PowerShell in this Folder\"?

19条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-04 05:15

    I created a fully automated solution to add PS and CMD context items. Just run set_registry.cmd and it will update registry to add two buttons when click RMB on folder or inside some opened folder:

    This will change owner of registry keys to admin and add context menus
    Change registry to enable PS and CWD context menus

提交回复
热议问题