Skip to content

Commit f830a46

Browse files
committed
v3.3, 2018-10-22, Tweak exclusion support added
- Add option to remove tweaks from selection (see advanced usage) - Add "Enable Dark Theme" (thx @DaniloNC) - Update DisableActivityHistory to disable CDP user service - Minor description updates in comments
1 parent 544e15a commit f830a46

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 <[email protected]>
4-
# Version: v3.2, 2018-10-08
4+
# Version: v3.3, 2018-10-22
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 <[email protected]>
4-
# Version: v3.2, 2018-10-08
4+
# Version: v3.3, 2018-10-22
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 <[email protected]>
4-
# Version: v3.2, 2018-10-08
4+
# Version: v3.3, 2018-10-22
55
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
66
##########
77

0 commit comments

Comments
 (0)