cairoshell / ManagedShell

A library for creating Windows shell replacements using .NET.
https://www.nuget.org/packages/ManagedShell/
Apache License 2.0
301 stars 25 forks source link

Add app activation #78

Closed dremin closed 1 year ago

dremin commented 1 year ago

Shells can use ShellHelper.ActivateApplication to launch an app via AppUserModelID. This allows launches via AUMID without Explorer running.