mirror of
https://github.com/Disassembler0/Win10-Initial-Setup-Script.git
synced 2026-01-09 14:08:05 -05:00
v3.10, 2020-07-15
- Add "Install Telnet Client" - Add "Set PowerShell/Command prompt in WinX menu" - Add "Set Light Mode for System" (thx @michalsieron) - Add "Hide desktop icons" (thx @rault-a) - Add "Disable Windows Media Player online access" (thx @Kein) - Add "Hide Network icon from Explorer namespace" - Add "Show Libraries in Explorer navigation pane" - Add a new group with a bunch of UWP Privacy tweaks - Update DisableCortana for 2004 - Update DisableUpdateDriver to use the proper GPO - Update DisableTelemetry to include Office Telemetry (thx @tomasz1986) - Update DisableAdminShares to properly apply on WinServer - *BREAKING* Rename EnableDarkTheme to SetAppsDarkMode - *BREAKING* Rename DisableBackgroundApps to DisableUWPBackgroundApps
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
##########
|
||||
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Default preset
|
||||
# Author: Disassembler <disassembler@dasm.cz>
|
||||
# Version: v3.9, 2020-04-02
|
||||
# Version: v3.10, 2020-07-15
|
||||
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
|
||||
##########
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
##########
|
||||
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Main execution loop
|
||||
# Author: Disassembler <disassembler@dasm.cz>
|
||||
# Version: v3.9, 2020-04-02
|
||||
# Version: v3.10, 2020-07-15
|
||||
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
|
||||
##########
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
##########
|
||||
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Tweak library
|
||||
# Author: Disassembler <disassembler@dasm.cz>
|
||||
# Version: v3.9, 2020-04-02
|
||||
# Version: v3.10, 2020-07-15
|
||||
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
|
||||
##########
|
||||
|
||||
|
||||
Reference in New Issue
Block a user