Browse Source

run unix2dos

pull/8/head
Alex Hirsch 9 years ago
parent
commit
74af698dbe
  1. 2
      scripts/optimize-windows-update.ps1

2
scripts/optimize-windows-update.ps1

@ -17,4 +17,4 @@ echo "Disable seeding of updates to other computers via Group Policies"
Import-Registry(@"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization]
"DODownloadMode"=dword:00000000
"@)
"@)

Loading…
Cancel
Save