News

It is possible to run .sh or Shell Script files in Windows 11 or Windows 10 using Windows Subsystem for Linux. In this post, we will show you how to run a Shell Script file in Windows 11/10.
Here’s how to run PowerShell script file on Windows 11/10: Press Windows key + X to open Power User Menu . Press A on the keyboard to launch PowerShell in admin/elevated mode.
In the "File name" field, specify a name for the file with the ".ps1" extension — for example, first_script.ps1. Click the Save button. Write a new or paste the script you want to run — for ...