uTaskManager.ProcessExtension

uTaskManager.ProcessExtension

Rating
0
Reviews
0
uTaskManager.ProcessExtension

App details

Release date

2020-07-16

Last update

2022-03-17

Product ID

9NGP8V3946N3

Categories

Developer tools

About uTaskManager.ProcessExtension

1.2.2.0 - fixed a crashing bug on app close.

uTaskManager.ProcessExtension is an extension to the uTaskManager app. On its own, the extension doesn’t do anything. The uTaskManager app will load the extension and incorporate its functionality into the main app. The purpose of this is that it allows us to divide functionality into core features which are available on all Windows 10 and Windows 10X devices, and additional features which are only available on Desktop. In the traditional Desktop Bridge model, the app package contains both universal features and also Desktop-only features, and these light up on Desktop. However, on some devices, Desktop Bridge packages are not supported at all. The AppExtension model allows us to distribute the core functionality in a pure UWP package, and then an additional (separate) package for Desktop-only behavior. In this release, the specific additional behavior is the ability to terminate an unpackaged process, on the Processes tab. This feature is only available when you run the app on a Desktop device, and requires both uTaskManager and its uTaskManager.ProcessExtension to be installed.

v1.1.9.0 - removed the AppListEntry so it doesn’t show up in the Start menu (since the app doesn’t do anything if you launch it independently of its uTaskManager host app). You can still get to the app in Settings | Apps & features, if you need to repair or uninstall it.

Key features