mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 07:20:09 +00:00
sync fork & remove merge issues
This commit is contained in:
@@ -47,6 +47,7 @@ function Remove-Features() {
|
||||
$_.FeatureName -NotLike "*NetFx*" -AND
|
||||
$_.FeatureName -NotLike "*Media*" -AND
|
||||
$_.FeatureName -NotLike "*NFS*" -AND
|
||||
$_.FeatureName -NotLike "*SearchEngine*" -AND
|
||||
$_.State -ne "Disabled"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user