Skip to content

Releases: B4rtekk1/TaskManager

Task Manager 1.0.1

07 Apr 15:42

Choose a tag to compare

TaskManagerUI — Release Notes

Installation

  1. Download Task.Manager.zip
  2. Extract zip
  3. Double click 'TaskManagerUI_1.0.0.0_x64.cer'
  4. Click install certicicate
  5. Click local computer
  6. Click Place certidicates in chosen magazine
  7. Choose Trusted Root Certification Authorities
  8. Click next
  9. Click finish
  10. Double click .msix or .msixbundle

Why is the ZIP so large?

The archive is self-contained, meaning it bundles everything the app needs to run:

  • Windows App Runtime (~80 MB) — required by WinUI 3, the UI framework this app is built on
  • .NET 8 Runtime (~60 MB) — the application platform
  • Chart and graphics libraries (~20 MB) — LiveCharts + SkiaSharp for rendering charts
  • Diagnostics libraries (~15 MB) — used for system performance monitoring
  • The rest is the app itself and its remaining dependencies

The upside: you do not need to install anything else. No .NET, no Visual C++ redistributable, no Windows App Runtime installer — it all comes bundled.

Requirements

  • Windows 10 version 1809 (build 17763) or newer
  • x64 processor
  • ~500 MB free disk space after extraction

SmartScreen Warning

When running the .exe for the first time, Windows Defender SmartScreen may show a warning because the app is not signed with a paid certificate. This is expected.

To proceed:

  1. Click "More info"
  2. Click "Run anyway"

The app is safe to run.

Task Manager

02 Apr 17:53

Choose a tag to compare

TaskManagerUI — Release Notes

Installation

  1. Download Task.Manager.zip
  2. Extract zip
  3. Double click 'TaskManagerUI_1.0.0.0_x64.cer'
  4. Click install certicicate
  5. Click local computer
  6. Click Place certidicates in chosen magazine
  7. Choose Trusted Root Certification Authorities
  8. Click next
  9. Click finish
  10. Double click .msix or .msixbundle

Why is the ZIP so large?

The archive is self-contained, meaning it bundles everything the app needs to run:

  • Windows App Runtime (~80 MB) — required by WinUI 3, the UI framework this app is built on
  • .NET 8 Runtime (~60 MB) — the application platform
  • Chart and graphics libraries (~20 MB) — LiveCharts + SkiaSharp for rendering charts
  • Diagnostics libraries (~15 MB) — used for system performance monitoring
  • The rest is the app itself and its remaining dependencies

The upside: you do not need to install anything else. No .NET, no Visual C++ redistributable, no Windows App Runtime installer — it all comes bundled.

Requirements

  • Windows 10 version 1809 (build 17763) or newer
  • x64 processor
  • ~500 MB free disk space after extraction

SmartScreen Warning

When running the .exe for the first time, Windows Defender SmartScreen may show a warning because the app is not signed with a paid certificate. This is expected.

To proceed:

  1. Click "More info"
  2. Click "Run anyway"

The app is safe to run.