Don't disable Open-Shell options under Win11
The newer versions are compatible (at least until 24H2)
This commit is contained in:
parent
ae8d59f7e1
commit
0da34b3342
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ BROWSER_PATHS = {
|
|||
FAB_TIMEFRAME = 14 # If it's been at least this many days don't prompt for an AV scan
|
||||
DISABLED_ENTRIES_WINDOWS_11 = {
|
||||
# Group Name: Option Name
|
||||
'Install Software': 'Open-Shell',
|
||||
'Configure System': 'Open-Shell',
|
||||
}
|
||||
LIBREOFFICE_XCU_DATA = '''<?xml version="1.0" encoding="UTF-8"?>
|
||||
<oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
|
|
|||
Loading…
Reference in a new issue