mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-04-03 14:06:27 +00:00
Launch main script using pwsh.exe when Get.ps1 is run in Powershell 7
This commit is contained in:
@@ -101,8 +101,6 @@ param (
|
||||
|
||||
|
||||
|
||||
Import-Module Microsoft.PowerShell.Security -SkipEditionCheck
|
||||
|
||||
# Define script-level variables & paths
|
||||
$script:Version = "2026.03.07"
|
||||
$script:AppsListFilePath = "$PSScriptRoot/Config/Apps.json"
|
||||
|
||||
Reference in New Issue
Block a user