You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally I could create a procedure to pin/unpin icons to the taskbar 8dd94bf
but it won't support UWP apps, only regular ones.
Another feature working, but as the planned ones, requires more work, is to change pinned icons with custom ones.
Next step: Create groups of pinned icons, so it can be pinned removing the current pinned ones with one click (maybe in sub menu in popup contextual menu).
It might also be nice to assign to another Virtual Desktop and automatically applied on desktop switch, but currently Windows 10 has undocumented methods to detect switching virtual desktops, which changes upon new version releases. But it would be great to have a different virtual desktop for let's say, programming, editing documents, video editing, etc. and automatically switch the pinned icons on taskbar according to where the user is.
Sadly since Windows 10 1803 and newer pinning programmatically is harder, workarounds to do it programmatically is now almost impossible (as of known injecting methods)
Sadly since Windows 10 1803 and newer pinning programmatically is harder, workarounds to do it programmatically is now almost impossible (as of known injecting methods)
Manage icons pinned in the taskbar with the following features:
The text was updated successfully, but these errors were encountered: