1 Commits
3.10 ... 2.13

Author SHA1 Message Date
Disassembler
2ad2fe65d9 v2.13, 2018-03-18
- Add "Disable Windows Script Host"
 - Add "Uninstall Microsoft Print to PDF"
 - Add "Uninstall Microsoft XPS Document Writer"
 - Add "Remove Default Fax Printer" (thx @MisterDuval)
 - Add more 3rd party bloatware for removal (thx @iamteerawut)
 - Add more Microsoft bloatware for removal
 - Replace Write-Host cmdlet with Write-Output
2018-03-18 20:20:56 +01:00

View File

@@ -1,7 +1,7 @@
##########
# Win10 / WinServer2016 Initial Setup Script
# Author: Disassembler <disassembler@dasm.cz>
# Version: development
# Version: v2.13, 2018-03-18
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
##########