win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
1.84k stars 61 forks source link

Incomplete info in the uninstall entry #614

Open Anton-V-K opened 1 month ago

Anton-V-K commented 1 month ago

The created uninstall entry (in Programs and Features) doesn't provide all information.

To Reproduce Steps to reproduce the behavior:

  1. Install Supermium 122.0.6261.152 (R6)
  2. Go to Programs and Features.
  3. The columns with Size and Version are blank.

Expected behavior The columns with Size and Version should contain meaningful information.

Screenshots image

Environment:

Both Size and Version values are optional, but nevertheless they are quite usefull, especially the version, which can help the user to easily check whether up-to-date version is installed.

win32ss commented 1 month ago

I will add these entries. (side note: Windows actually used to calculate a value for Size, at least for XP, but that wouldn't account for secondary directories made by the application)