A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Lunacy by Icons8 is free graphic design software for Windows, macOS, Linux . Open, edit sketch files with ease. Built-in vector, photos, UI kits, and more. https://icons8.com/lunacy
Avoid modifying DisplayName to account for the application architecture
To avoid duplicate entries in ARP: Either add a value under the app in Uninstall (may be problematic) or do something like: HKLM\SOFTWARE\PatchMyPC\InstallersARCHAppGUID = <GUID>Architecture = <ARCH>
Pre/Post Scripts and CMDline Parameters for Uninstall
For the install process there is the very useful functionality to have pre and post script, add files and folders and define some additional Cmdline Arguments. We need the same options for uninstall process.
Sometime we made some special reg-keys ...