Windows 10 2004/20H2/21H1 | LTSC
Diff from v5.5
5.5...5.6
PinToStart
function fixed & updated- Now, wherever the
-UnpinAll
(unpin all tiles) argument is placed, it will always be executed first, to avoid the situation when the tiles were pinned and then all were unpinned;
- Now, wherever the
- The
HEIF
function huge update- Now it's possible to open Microsoft Store extension page manually (
-Manual
argument) or download and install (-Install
argument) appx package directly from Microsoft server using the https://store.rg-adguard.net parser; - Built upon awesome @KaiWalter function; 🚀
- Thanks to iNNOKENTIY21 for the tips.
- Now it's possible to open Microsoft Store extension page manually (
- Added the
Set-Association
function (commented out by default
);- Now it's able to register an app, calculate special hash, and set as default for specific extension without the "How do you want to open this" pop-up
- Built upon awesome @Danyfirex function; 🚀
- Learn more about the problem: https://stackoverflow.com/a/49256437/8315671;
- See examples in the preset file;
- Updated descriptions;
- Fixed typos;
- Minor changes.