Unknown Publisher Message
BlitzMax Forums/BlitzMax Programming/Unknown Publisher Message| 
 | ||
| Is there a reasonable way to get rid of the unknown publisher message when my software is installed by the user?  I am using the "Inno Setup complier" to create the setup program. | 
| 
 | ||
| http://stackoverflow.com/questions/3643596/how-to-add-publisher-for-setup Think that it is an issue of inno setup (or the packaged exe) not BlitzMax' fault. bye Ron | 
| 
 | ||
| As far as I'm aware without paying a certificate authority and getting a certificate to verify your program with you cannot get rid of that unknown publisher message. | 
| 
 | ||
| I think you're both right. | 
| 
 | ||
| Usually, when you buy a certificate, the certificate publisher will give you a signing tool you can then add to the inne setup compile process. |