index.html•7.38 kB
<!DOCTYPE html>
<html lang="en">
<head>
<title>appstat | Help</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Support statement for appstat, a Windows process monitor." />
<link rel="shortcut icon" href="../../media/static/images/appstat/logo.b04adb6828.svg"/>
<link type="text/css" rel="stylesheet" href="../../media/static/styles/css/appstat.min.b04adb6828.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="og:image" content="https://pragmar.com/media/static/images/appstat/og-appstat.png?202505251919" />
<meta name="og:description" content="Support statement for appstat, a Windows process monitor." />
<meta name="og:title" content="appstat | Help" />
<meta name="twitter:card" content="summary" />
<script>var _SiteOneUrlDepth = 3;</script></head>
<body>
<header>
<div>
<svg class="graph" id="graph" width="100%" height="64">
<path id="line"></path>
</svg>
<div class="constrain">
<h1>
<a href="../../appstat/index.html">
<img src="../../media/static/images/appstat/logo.b04adb6828.svg"
height="96" width="96" alt="appstat icon"/>
<span class="">appstat</span>
</a>
</h1>
<div>
<nav class="links constrain">
<a href="../../index.html">Home</a>
<a href="../../appstat/help/index.html">Help</a>
<a href="../../appstat/privacy/index.html">Privacy</a>
</nav>
</div>
</div>
</div>
</header>
<main>
<div class="constrain">
<h2>Application Support </h2>
<div class="summary">
<div>
<h3>Support Statement</h3>
<p>
<strong>appstat</strong> is freeware, personal support is not provided.
There is no commercial option, hence no paid support available.
</p>
<p>
Devtools are a fickle market, and simple applications like <strong>appstat</strong>
don't fit the current software business model. I will not be dissuaded from making
small, practical tools, but it's simpler to give them away.
</p>
<h3>Frequently Asked Questions</h3>
<p>
<em>How do I install and/or upgrade using the *.msixbundle download?</em>
</p>
<p>
MSIX is a core Windows installer technology, supported on Win10/11. It is a double-click installer
just like a msi or self-extracting exe. For both upgrades and fresh installs, just double click the installer.
</p>
<p>
<em>Why is appstat's memory different from Task Manager?</em>
</p>
<p>
I don't know how Task Manager calculates memory; it is different. All I can say is
how <strong>appstat</strong> calculates memory. It does this by cycling through all processes that match by
name, and summing the working memory of the constituents. <strong>appstat</strong> does not filter by
parent, meaning that if there are multiple processes of the same name,
they are all included in the summation.
</p>
<p>
<em>Is there an auto-update option?</em>
</p>
<p>
Yes! But only on Windows Store. If installed via Windows Store, updates will be pushed out.
The regular download is not updated automatically (you can always upgrade by grabbing a newer version).
If you choose to switch channels, please fully uninstall <strong>appstat</strong> before moving over.
</p>
<h3>Release History</h3>
<p>
v1.0.2 | 2025-03-09 | Fixed crash when installed in Hyper-V environment and updated the display time to fix rounding
issues (same time displayed twice in a sort of skip and hold pattern).
</p>
<p>
v1.0.1 | 2025-03-03 | Fixed the disk graph under high throughput conditions and added some dark mode polish.
</p>
<p>
v1.0.0 | 2025-03-01 | Initial release.
</p>
</div>
<div>
<video src="../../media/static/images/appstat/appstatdevenv.mp4"
poster="/media/static/images/appstat/appstatdevenv.png"
autoplay loop muted playsinline>Your browser does not support the video tag.</video>
</div>
</div>
</div>
</main>
<footer>
<nav class="pragmar">
<div class="pragmar__also">Software by <a href="../../index.html">Pragmar</a></div>
<div class="pragmar__products__wrap">
<div class="pragmar__products">
<a class="pragmar__product interrobot" href="https://interro.bot/?utm_source=pragmar.com">
<img src="../../media/static/images/home/interrobot.b04adb6828.png" alt="InterroBot icon"/>
<div><strong>InterroBot</strong>.
Web crawler and analyzer. Free/paid.</div>
</a>
<a class="pragmar__product mcp" href="../../mcp-server-webcrawl/index.html">
<img src="../../media/static/images/home/mcp-server-webcrawl.b04adb6828.png" alt="mcp-server-webcrawl icon"/>
<div><strong>mcp-server-webcrawl</strong>.
MCP for web archives. Free.</div>
</a>
<a class="pragmar__product moffitor" href="../../moffitor/index.html">
<img src="../../media/static/images/home/moffitor.b04adb6828.png" alt="Moffitor icon"/>
<div><strong>Moffitor</strong>.
One-click monitor sleep. Free.</div>
</a>
<a class="pragmar__product qbit" href="../../qbit/index.html">
<img src="../../media/static/images/home/qbit.b04adb6828.png" alt="Qbit icon"/>
<div><strong>Qbit</strong>.
Skybox generator for game devs. Free/paid.</div>
</a>
</div>
</div>
</nav>
</footer>
<script src="../../media/static/scripts/js/main.min.b04adb6828.js"></script>
<script src="../../media/static/scripts/js/appstat.min.b04adb6828.js"></script>
</body>
</html>