summaryrefslogtreecommitdiff
path: root/tools/Get-HardenFlags.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Get-HardenFlags.ps1')
-rw-r--r--tools/Get-HardenFlags.ps14
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/Get-HardenFlags.ps1 b/tools/Get-HardenFlags.ps1
index 83c36e509a..665d1eb9a9 100644
--- a/tools/Get-HardenFlags.ps1
+++ b/tools/Get-HardenFlags.ps1
@@ -77,8 +77,6 @@ $SoftBins = (
"libgail.dll",
"airpcap.dll",
"comerr32.dll",
- "gspawn-win32-helper-console.exe",
- "gspawn-win32-helper.exe",
"k5sprt32.dll",
"krb5_32.dll",
"libatk-1.0-0.dll",
@@ -159,4 +157,4 @@ $Binaries | ForEach-Object {
}
}
-exit $Count \ No newline at end of file
+exit $Count