Dmitry Nefedov
e33b0d2510
Wrapper updated 2.8.16
Fixed #699
3 months ago
Dmitry Nefedov
bb8e066c4f
Added RecentlyAddedStartApps, MostUsedStartApps. Improved StartRecommendedSection
3 months ago
Dmitry Nefedov
6088c31f73
Fixed missing arguments for Install-DotNetRuntimes function
3 months ago
Dmitry Nefedov
27c99e2e39
Updated Install-VCRedist and Install-DotNetRuntimes
3 months ago
BenchTweakGaming
898637c7bd
v2.8.15 - Refactor Accessibility Scale UI
- Refactored the Accessibility Scale UI to use a JSON for user custom scales
3 months ago
Dmitry Nefedov
f03e318dbf
Update ui.json
3 months ago
BenchTweakGaming
97b0b70c79
v2.8.14 - Accessibility Scaling UI from 80% - 150%
- Scaling from 80%, 90%, 100%, 125% and 150%
3 months ago
Dmitry Nefedov
f5aedc983d
Added cloud AV scan
4 months ago
Dmitry Nefedov
1fd90e8ef6
Add files via upload
4 months ago
Dmitry Nefedov
30c975fbb8
Update SophiaScriptWrapper.exe
4 months ago
Dmitry Nefedov
30e49a0075
Fixed typos
4 months ago
Dmitry Nefedov
ba7d5f67b1
Updated Wrapper up to 2.8.11
4 months ago
Dmitry Nefedov
f83150f7d3
Code refactoring
4 months ago
Dmitry Nefedov
0dc8391647
Code refactoring
4 months ago
BenchTweakGaming
9dbb71babb
v2.8.10 - Refactor
- Another refactor
5 months ago
BenchTweakGaming
a5b4f0d2f0
Update README.md
Fixed readme
5 months ago
BenchTweakGaming
316ad3d375
Update README.md
Update translations adding
5 months ago
BenchTweakGaming
3cf0f671ff
v2.8.9 - 'wrapper_localizations.json' used to add lang
- 'wrapper_localizations.json' used to add languages. Easily add translated tooltips, ui and tag.jsons to add your own language.
- refactor
5 months ago
Dmitry Nefedov
68a06b45eb
Updated Wrapper
5 months ago
BenchTweakGaming
95f7d3b941
v2.8.8 - Fixed 3 bugs and refactor
Fixed Windows 11 ARM version comparing local to GitHub, Detect incompatible preset properly, Fixed Windows 11 LTSC JSON file, refactor
5 months ago
Dmitry Nefedov
dee5aeb956
Wrapper updated. Localizations improved
6 months ago
Dmitry Nefedov
abdcf7d587
Added `ClockInNotificationCenter` function
6 months ago
Dmitry Nefedov
e17947dc21
New `RestorePreviousFolders` function, Simplified `WinPrtScrFolder` function, many improvements
7 months ago
BenchTweakGaming
f17fce1fd7
v2.8.6 - Refactor
Some refactoring
7 months ago
Dmitry Nefedov
1053278734
Fixed typos in Wrapper configs
8 months ago
BenchTweakGaming
d239e3b172
v2.8.5 - ARM support added
- ARM support added
- Fixed Windows 10 LTSC 2019 support
8 months ago
BenchTweakGaming
caedaf8c53
v2.8.4 - Menu 'Autosave' color in light theme
Fixed text color in menu item 'Autosave' on light theme. White foreground during autosave and black foreground when paused/disabled.
8 months ago
Dmitry Nefedov
b32aaa9831
Improved localizations. OneDrive function improved
8 months ago
BenchTweakGaming
1f229c3842
Update wrapper_config.json
9 months ago
BenchTweakGaming
a6258ac9de
v2.8.3 - updated wrapper_config.json + refactor
- wrapper_config.json renamed some variables for consistency
- refactor more
9 months ago
BenchTweakGaming
c51d2ec0f7
Update wrapper_config.json
removed extra blank lines
9 months ago
BenchTweakGaming
7a6bdbfd73
v2.8.2 - Expanded wrapper_config.json and refactor
- wrapper_config.json expanded: label width, combobox width, region names for future editing
- Autosave with timer shown
- Windows Edition ID shown
- Fixed bugs
- Refactor
9 months ago
BenchTweakGaming
392dc1098d
v2.8.1 - Opposite function to comboboxes and ...
Opposites for functions now have an opposite selection in JSON. This is for comboboxes that have 3 or more selections. Fixed: LTSC versions can now run without Internet - still pass 'go' when no Internet connection is found. Previously LTSC versions needed Internet active. Normal Windows Versions did not have this problem at all.
10 months ago
BenchTweakGaming
a946ce0b48
v2.8.0 - Fixed Opposites for InitialActions cmb
Fixed selecting opposites for InitialActions combobox on first tab System Protection.
10 months ago
Dmitry Nefedov
8a4babf2d0
Editd Warapper localization
11 months ago
BenchTweakGaming
7aefd3043b
Update ui.json
Correct formatting
11 months ago
BenchTweakGaming
31a54d47c7
v2.7.19 - Fixes and Refactor - Second Attempt
Added: Opposite Tab and Opposite Everything in menu, Fixed: 'PinToStart -Tiles' Sophia preset on 'config_Windows_10_LTSC.json' only has '01', not '012', Removed 'control.Uid' usage and just rely on 'control.Tag' usage, Refactor more.
11 months ago
BenchTweakGaming
e6f40b3487
v2.7.18 - Fixed ToolTips for Labels
Fixed proper ToolTips for labels. What was broken: The ToolTips for labels added ToolTips based only on function name. The function name sometimes occurred in the tag like in 'ThisPC'. 'ThisPC' is a function but 'ThisPC' is also a tag in 'OpenFileExplorerTo'. Labels for ToolTips is based on Function name and its Tag: "OpenFileExplorerTo -ThisPC". So "ThisPC" occurs 3 times when using '.Contains("ThisPC")' making a 3 bullets ToolTips for "ThisPC" function label. Fixed but may need to find another way than using the function '.Contains(x)' later.
11 months ago
BenchTweakGaming
5b96901fd7
Add files via upload
11 months ago
Dmitry Nefedov
70f2f13ce6
Removed Set-AppGraphicsPerformance function as unnecessary one
11 months ago
Dmitry Nefedov
0a3e9f23c0
Improved code readability
11 months ago
BenchTweakGaming
751df2c715
Update README.md
11 months ago
Dmitry Nefedov
4f9517ee50
Updated Wrapper' configs
11 months ago
BenchTweakGaming
1e77898d8d
Update config_Windows_10_LTSC.json
UserFolder control is called 'cmbcmb' for Windows 10
11 months ago
BenchTweakGaming
603027e34f
Update config_Windows_10.json
UserFolders need different control called 'cmbcmb'
11 months ago
BenchTweakGaming
e4ee98de6c
Update config_Windows_11_LTSC.json
12 months ago
Dmitry Nefedov
e85d207673
Fixed Wrapper's configs
12 months ago
Dmitry Nefedov
c0a9b94bb7
Fixed Wrapper bug when it shows an error that script is not up-to-date
12 months ago
Dmitry Nefedov
03962a55a2
Updated Wrapper
1 year ago
Dmitry Nefedov
d25bc519eb
Code refactoring
1 year ago