If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2716 MSI Installer not generating uninstall registry key
Author:
Herobrine24
Herobrine24Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

Since version 24.1.1 (the last release distributed as an .exe installer for Windows), the
uninstall registry keys no longer appear to be created or updated by the newer .msi
installer.
This causes compatibility issues for applications use the registry to detect whether FFDec
is installed. For example, ME3Tweaks LegendaryExplorer.
Notably, 26.0.0 nightly 3515 did generate the uninstall registry key but with a different
UUID:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstal
l\{0EC217E9-EA69-4B2A-BE5C-A4DD5C48AA4E}
(24.1.2 was also tested, since it's technically the last .exe version, but the installer
triggered multiple antivirus warnings and still did not create the registry key.)