Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit e3f790a

Browse files
committed
v3.9, 2020-04-02
- Add "Uninstall OpenSSH Client" (thx @TheRandomLabs) - Add "Install OpenSSH Server" (thx @TheRandomLabs) - Add "Enable Developer Mode" (thx @robdesideri) - Add "Disable Automatic Restart Sign-on" (thx @Dvorak-Stepan) - Add "Uninstall Windows Hello Face" - Add "Uninstall Math Recognizer" - Add "Uninstall PowerShell Integrated Scripting Environment" - Update a bunch of tweaks to be compatible with 2004 and "N" editions - Update bloatware removal tweaks - Update or clarify comments for tweaks possibly breaking interoperability in some scenarios
1 parent 7d59f5b commit e3f790a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Default.preset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##########
22
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Default preset
33
# Author: Disassembler <disassembler@dasm.cz>
4-
# Version: v3.8, 2019-09-11
4+
# Version: v3.9, 2020-04-02
55
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
66
##########
77

Win10.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##########
22
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Main execution loop
33
# Author: Disassembler <disassembler@dasm.cz>
4-
# Version: v3.8, 2019-09-11
4+
# Version: v3.9, 2020-04-02
55
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
66
##########
77

Win10.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##########
22
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Tweak library
33
# Author: Disassembler <disassembler@dasm.cz>
4-
# Version: v3.8, 2019-09-11
4+
# Version: v3.9, 2020-04-02
55
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
66
##########
77

0 commit comments

Comments
 (0)