EliFulkerson.ArchtypeArchtype.exe is a command line utility that examines executables (".exe"s) and determines whether they are compiled for 32 or 64 bit architectures.
$ winget install --id EliFulkerson.Archtype --exact --version 0.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryIt also pulls out the build date, whether symbols are included and some other flags from COFF header.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | portable | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.