Closed taeram closed 9 years ago
This pull request adds IP address blocking, as added to https://github.com/10se1ucgo/DisableWinTracking.
I've also prefixed the script includes in windows-10-tracking.ps1 with $PSScriptRoot so the script can be run directly or via powershell without running into include errors.
windows-10-tracking.ps1
$PSScriptRoot
This pull request adds IP address blocking, as added to https://github.com/10se1ucgo/DisableWinTracking.
I've also prefixed the script includes in
windows-10-tracking.ps1
with$PSScriptRoot
so the script can be run directly or via powershell without running into include errors.