Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 14 additions & 11 deletions 2009/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
# Windows Version 2009

>## Edge Optimizations ##
>### We now support a few optimizations for the New Edge. ###
>[***Warning***] - This optimization is not included in the "Optimizations" Parameter when "All" is seleced. It specifically has to be called by passing in `-Optimizations Edge, <other optimizations>`
>## Edge Optimizations

>### We now support a few optimizations for the New Edge

>[***Warning***] - This optimization is not included in the "Optimizations" Parameter when "All" is selected. It specifically has to be called by passing in `-Optimizations Edge, <other optimizations>`

EdgeSettings.json
- BackgrounModeEnabled

- BackgroundModeEnabled
- HideFirstRunExperience
- HideInternetExplorerRedirectUXForIncompatibleSitesEnabled
- ShowRecommendationsEnabled
- NotifyDisabledIEOptions
- DefaultAssociationsConfiguration
- When setting this optimization, the *DefaultAssociationsConfiguration.xml* file will be copied to *c:\Windows\System32\defaultassociations.xml*.
- By default, the associations are
- html
- htm
- http
- https
- pdf
- When setting this optimization, the *DefaultAssociationsConfiguration.xml* file will be copied to *c:\Windows\System32\defaultassociations.xml*.
- By default, the associations are
- html
- htm
- http
- https
- pdf
6 changes: 5 additions & 1 deletion VersionInfo.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# VDOT Version Information

Version information will be in the following format `2.0.2009.1`

- 2 - Major Revisions to `Windows_VDOT.ps1`
- 0 - Minor Revisions to `Windows_VDOT.ps1`
- 2009 - Supported version of Windows 10/11 configuration files
- 1 - Minor changes to configuration files

# Current Version
## Current Version

2.0.2009.1

## Change Log