Make a Clarion Trustfull Application

Is there any way to make a Clarion app that is “trustfull” by Windows? Because our application that we develop here have some problems with the security politics from Windows Server.

Does anyone here has gone through some situation like this?

Thx.

I think you probably want to look into creating the right manifest and/or code signing for your EXE.
Have a look around at ClarionLive, I am sure they must have done something on code signing. Perhaps this one: http://clarionlive.wikispaces.com/070

Do you have an installer for your application? Usually these include a process for signing EXE files. SetupBuilder is a big favourite with Clarion people and they have a bit of information about this on their website: http://www.lindersoft.com/products_security_services.htm