Disable unsigned dll warning in WM 5

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how to disable the unsigned dll warning in windows mobile 5
(without using certificates or signing the assemblies).

Thanks in advance.
 
Is it a easy way to create a personal certificate to sign a self develped
application?



Erik
 
Is it a easy way to create a personalcertificateto sign a self develped
application?

Erik

If you have an internal corporate certificate authority and want to
use that as the signed certificate for your windows mobile
applications, take a look at http://www.digitallabs.net/mcb which will
let you use your CA for handheld apps.
Even includes a one-click desktop installer for the certificate to
deploy to your end users. This covers code signing, cab signing, and
activesync certificate installation.

Chad
 
Back
Top