Windows MSIX installer shows incorrect version number (missing third component)
Author: CodeMarc11Created Sep 5, 2026Updated Sep 15, 2026
Labels🐞 bug👌🏻 ready
Windows OS version
Windows 11 25H2
ImageGlass version
10.0.6.906_win-x64
ImageGlass release
Classic
1️⃣ Steps to reproduce
- Download and run Windows MSIX installer for 10.0.6.906 x64.
- Installer window shows "Version: 10.0.906.0" instead of "10.0.6.906". (Missing the "6".)
A similar "bug" with version number in MSIX installer for 10.0.5.825. That installer shows "Version: 10.0.825.0". (Missing the "5".)
2️⃣ Actual behavior
MSIX installer is missing the third component of version number, e.g. 10.0.6.906 is missing the "6". Installed application shows correct version in About dialog.
3️⃣ Expected behavior
Correct version number shown in installer.
4️⃣ Screenshots / Video / Sample image file
No response
5️⃣ Additional context
I know it's a minor thing. ;-) But seeing it happened with previous MSIX, figured it was worth mentioning.
Source: d2phap/ImageGlass