01.04.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.2
6.6.2...6.6.3
- Removed
RunAsDifferentUserContext
,EditWithPhotosContext
,ImagesEditContext
for Windows 10 as unnecessary ones. - Fixed
UserFolders
function;- Fixes #561.
- Removed
NET7x64
argument fromInstallDotNetRuntimes
function as .NET 7 will have EOF status in May; - Fixed and improved
Cursors
function; - Now it's possible to create any scheduled task even computer name is equal to user name (what's prohibited in Windows);
- Removes warning that Task Scheduler is removed or broken;
- Fixes #561.
- Minor changes.
Thanks to @lowl1f3 for bug reporting.
Wrapper 2.6.20
- Code refactoring
- Proper variable naming, removed experimental code, removed extras, added regions.