You are developing a Windows Mobile 6.5 Standard application. You need to ensure that the application has the necessary privileges to run pre-boot. What should you do?
A.
Add a strong name key to the application.
B.
Add a public/private key file to the application.
C.
Update the application manifest file to enable pre-boot authentication.
D.
Add code signing to the application and set the authentication level to privileged-signed.