MSI
WinGet
2 submissions
Token Dashboard
Arylmera · 5.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
MsiExec.exe /i Token.Dashboard_5.0.0_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress
Uninstall
MsiExec.exe /x {103C0E1C-48E5-49FF-A937-1795AE503CAC} /qn REBOOT=ReallySuppress
Repair
MsiExec.exe /fa Token.Dashboard_5.0.0_x64_en-US.msi /qn REBOOT=ReallySuppress
Logged Install
MsiExec.exe /i Token.Dashboard_5.0.0_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress /l*v C:\Windows\Temp\Token.Dashboard_5.0.0_x64_en-US.msi.log
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{103C0E1C-48E5-49FF-A937-1795AE503CAC}
Product version operator
Greater than or equal to
Product version
5.0.0
MSI Properties
Product Code
{103C0E1C-48E5-49FF-A937-1795AE503CAC}
Upgrade Code
{8061E809-DB42-57B2-B2BC-8AA9D140F0D0}
File Identity
Filename
Token.Dashboard_5.0.0_x64_en-US.msi
File Size
8.2 MB
Real Type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: Token Dashboard, Author: arylmera, Keywords: Installer, Comments: This installer database contains the logic and data required to install Token Dashboard., Template: x64;0, Revision Number: {F541B4FA-F1E1-4390-A2B6-37D02333B8FF}, Create Time/Date: Mon Jun 1 19:17:20 2026, Last Saved Time/Date: Mon Jun 1 19:17:20 2026, Number of Pages: 450, Number of Words: 2, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
Installer Technology
Engine
Windows Installer
via MSI Detection
Confidence
100%
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
Arylmera.TokenDashboard
Version
5.0.0
Description
Local dashboard for Claude Code token usage
License
MIT
↗
Installer URL
https://github.com/Arylmera/Token-Dashboard/releases/download/v5.0.0/Token.Dashboard_5.0.0_x64_en-US.msi
Release Notes
What's Changed
- chore(sync): main -> develop by @github-actions[bot] in #150
- V5: Merge Praetorium into Token Dashboard by @Arylmera in #151
- feat(live): native Live tab — IPC fix, view rewrite, pop-out window, vault settings by @Arylmera in #152
- perf: 37x faster Calendar, correct-plan Tags, no idle refetch by @Arylmera in #153
- test(perf): first_prompts is not the /api/day bottleneck (harness only) by @Arylmera in #154
- Release v5.0.0 by @Arylmera in #156
Full Changelog: v4.2.1...v5.0.0