HowTo Disable the Unsigned Security Warnings on Windows Mobile

The security warnings when deploying unsigned applications from Visual Studio to a real Windows Mobile device can get very annoying. Thankfully they can be disabled with a hack and here is how.

Using the Remote Registry Editor supplied with Visual Studio and with the Windows Mobile SDK installed change the following key value from 0 to 1 (and vise-versa to reset the change)

HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000101a = 1

That’s it.

Related Posts:

  1. Windows Mobile 5 device as a bluetooth modem for the Nokia N800
  2. Windows Vista is a pile of shit
  3. Visual Studio 2008 Team System Database Project Templates for SQL Server 2008
  4. Visual Studio 2008 jQuery IntelliSense Fix
  5. Apple Mac Triple Boot HowTo