this seems like the UAC doing its magic in vista/7

you need to set this in the app.manifest file

HTML Code:
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />