mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-12 18:05:29 +00:00
Inform in README.md about PS ISE vs PS
This commit is contained in:
parent
a48b4d8dc5
commit
71cbb6e68f
@ -23,6 +23,7 @@ There are different methods of running the PowerShell script. The methods are as
|
||||
|
||||
1) Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location
|
||||
2) Once extracted, open [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-5.1) (or [PowerShell ISE](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/ise/introducing-the-windows-powershell-ise?view=powershell-7)) as an Administrator
|
||||
> :information_source: _If you are experiencing issues in PowerShell ISE, try regular PowerShell_
|
||||
3) Enable PowerShell execution
|
||||
<code>Set-ExecutionPolicy Unrestricted -Force</code>
|
||||
4) On the prompt, change to the directory where you extracted the files:
|
||||
|
Loading…
Reference in New Issue
Block a user