I have created several applications, these are deployed on the server and will be opend by the user from the network. Each time a user opens a application they get confronted with a security warning:
Open File - security warning We can't verify who created this file. Are you sure you want to run this file?
Is it possible to supress this message by code? I found an article that says I need to Sign the application but unfortunately this is not help. Another article I found says I need to manual change the security level, but that is not what I want. I just want Windows to trust my applications.