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

Commit 9365a3a

Browse files
committed
v3.4, 2018-12-19
- Add more bloatware for removal (thx @r3incarnat0r, @mhujer) - Add "Hide shortcut icon arrow" - Add "Show Control panel shortcut on desktop" (thx @Win10debloater) - Add "Enable window title bar color" (thx @scruel) - Add "Disable Edge preload after Windows startup" (thx Nick) - Update "DisableBackgroundApps" to properly show toasts and notifications - Update "DisableActivityHistory" to fix problems caused by disabled CDP user service - Update "DisableUpdateDriver" to add one more GPO (thx @kukubau)
1 parent 24a1c79 commit 9365a3a

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

0 commit comments

Comments
 (0)