How to execute a PowerShell script from Notepad++

前端 未结 5 1085
说谎
说谎 2021-02-06 03:44

I am using Notepad++ to edit a PowerShell file and want to be able to execute that file from inside Notepad++.

How can I set that up?

5条回答
  •  时光取名叫无心
    2021-02-06 04:09

    I would recommend using PowerShell ISE which comes as part of PowerShell and designed specifically for Powershell.

提交回复
热议问题