Skip to content

01.04.2024

Compare
Choose a tag to compare
@farag2 farag2 released this 01 Apr 21:21
· 92 commits to master since this release
4fd350c

actions actions Discord

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;
  • Removed NET7x64 argument from InstallDotNetRuntimes 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.