Преглед на файлове

Update office_privacy_telemetry_disabler_win7+.ps1

VLADYSLAV BOBER преди 11 месеца
родител
ревизия
aa913e8749
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      script/office_privacy_telemetry_disabler_win7+.ps1

+ 2 - 2
script/office_privacy_telemetry_disabler_win7+.ps1

@@ -212,7 +212,7 @@ function Disable-ScheduledTaskWithLogging {
 # Main script execution
 Write-Host "`n==========================================" -ForegroundColor $Colors.Title
 Write-Host "   Office Privacy and Telemetry Disabler" -ForegroundColor $Colors.Title
-Write-Host "            for Windows 7+" -ForegroundColor $Colors.Title
+Write-Host "               for Windows 7+" -ForegroundColor $Colors.Title
 Write-Host "                by EXLOUD" -ForegroundColor $Colors.Title
 Write-Host "     >> https://github.com/EXLOUD <<" -ForegroundColor $Colors.Title
 Write-Host "==========================================" -ForegroundColor $Colors.Title
@@ -568,4 +568,4 @@ if ($blockHosts -eq 'y' -or $blockHosts -eq 'Y' -or $blockHosts -eq 'yes' -or $b
 }
 
 Write-Host "`nScript completed successfully!" -ForegroundColor $Colors.Success
-Read-Host "Press Enter to exit"
+Read-Host "Press Enter to exit"