News

Type Bash in the Run prompt, and it will launch the distro prompt. Navigate to the folder using “cd” command to the folder where the scripts are available. Type “sh script.sh” and hit Enter.
Therefore, if I wanted to launch my Hello.ps1 script from the Run prompt, then I could do so by using this command: PowerShell –File "C:\Scripts\Hello.ps1" ...