BenchTweakGaming
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with
86 additions and
20 deletions
-
Wrapper/Config/config_Windows_10.json
-
Wrapper/Config/config_Windows_10_LTSC.json
-
Wrapper/README.md
|
@ -458,22 +458,6 @@ |
|
|
"Preset": "Zero", |
|
|
"Preset": "Zero", |
|
|
"WindowsDefault": "One" |
|
|
"WindowsDefault": "One" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
"Region": "UI & Personalization", |
|
|
|
|
|
"Control": "cmbcmb", |
|
|
|
|
|
"Required": "false", |
|
|
|
|
|
"Function": "UserFolders", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Preset": "Zero", |
|
|
|
|
|
"WindowsDefault": "One" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
{ |
|
|
"Region": "UI & Personalization", |
|
|
"Region": "UI & Personalization", |
|
|
"Control": "cmb", |
|
|
"Control": "cmb", |
|
@ -923,7 +907,7 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"Region": "UI & Personalization", |
|
|
"Region": "UI & Personalization", |
|
|
"Control": "cmb", |
|
|
"Control": "cmbcmb", |
|
|
"Required": "false", |
|
|
"Required": "false", |
|
|
"Function": "UserFolders", |
|
|
"Function": "UserFolders", |
|
|
"Arg2Width": "110", |
|
|
"Arg2Width": "110", |
|
@ -2444,4 +2428,4 @@ |
|
|
"Preset": "Zero", |
|
|
"Preset": "Zero", |
|
|
"WindowsDefault": "" |
|
|
"WindowsDefault": "" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
@ -449,14 +449,95 @@ |
|
|
"Control": "cmbcmb", |
|
|
"Control": "cmbcmb", |
|
|
"Required": "false", |
|
|
"Required": "false", |
|
|
"Function": "UserFolders", |
|
|
"Function": "UserFolders", |
|
|
|
|
|
"Arg2Width": "110", |
|
|
|
|
|
"Arg2ArgWidth": "100", |
|
|
"Arg": { |
|
|
"Arg": { |
|
|
"Zero": { |
|
|
"Zero": { |
|
|
"Tag": "Hide" |
|
|
"Tag": "Show" |
|
|
}, |
|
|
}, |
|
|
"One": { |
|
|
"One": { |
|
|
"Tag": "Show" |
|
|
"Tag": "Hide" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"Arg2": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Function": "ThreeDObjects", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Function": "Desktop", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Two": { |
|
|
|
|
|
"Function": "Documents", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Three": { |
|
|
|
|
|
"Function": "Downloads", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Four": { |
|
|
|
|
|
"Function": "Music", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Five": { |
|
|
|
|
|
"Function": "Pictures", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Six": { |
|
|
|
|
|
"Function": "Videos", |
|
|
|
|
|
"Arg": { |
|
|
|
|
|
"Zero": { |
|
|
|
|
|
"Tag": "Show" |
|
|
|
|
|
}, |
|
|
|
|
|
"One": { |
|
|
|
|
|
"Tag": "Hide" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"Preset": "Zero", |
|
|
"Preset": "Zero", |
|
|
"WindowsDefault": "One", |
|
|
"WindowsDefault": "One", |
|
|
"LTSC2019": "true", |
|
|
"LTSC2019": "true", |
|
|
|
@ -6,6 +6,7 @@ This program creates a PowerShell script file that you can run to customize Wind |
|
|
## Wrapper Files |
|
|
## Wrapper Files |
|
|
|
|
|
|
|
|
* `Sophia Script Wrapper.exe`: The GUI program. |
|
|
* `Sophia Script Wrapper.exe`: The GUI program. |
|
|
|
|
|
* `Set-ConsoleFont.ps1`: Sets the correct font in PowerShell console window when using PS Version 5.x. |
|
|
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version. |
|
|
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version. |
|
|
* `before_after.json`: JSON that contains the options (function names) for before and after the user selections for PowerShell script output. |
|
|
* `before_after.json`: JSON that contains the options (function names) for before and after the user selections for PowerShell script output. |
|
|
* `tooltip_Windows_1x.json`: ToolTips in JSON format. |
|
|
* `tooltip_Windows_1x.json`: ToolTips in JSON format. |
|
|