I coded my MSI installer using WiX. The MSI is also signed with my code signing certificate. When I begin its installation I get the following security warning on Windows 7:
But for some reason the Program Name is nothing but the name of my MSI or anything I added to it.
Is there a way to give it some user-friendly name to display in that warning?