Windows Desktop app technical requirements
-
Monday, October 24, 2011 1:01 AM
We need help on how to make sure that our desktop app meet the following certifications for windows 8
We need to make sure that our app needs Clean, Reversible installation with the following recommondations:Must include Version & Publisher in ARP; No left-overs on un-install
We need more resources on how to improve following requirements for windows 8 such as
- Install to correct location
-X64 support
-OS version check
-UAC Compliance
-Adhere to restart manager
-Don't load in safe mode
Multi-user support
Plus we need resources on how to suppport new windows 8 certification requirements such as
Application reliability- No crashes or hangs during tests; no Application Compatibility Modes; avoid loading binaries using Applnit_Dlls
Supports windows security features-Pass included BinScope Binary Analyzer test
Don't disable Windows security features- Pass Included Attack surface Analyzer test
Can you please provide me resources on how to make sure my desktop app meets these specific requirements in more detail?
Thanks
All Replies
-
Wednesday, October 26, 2011 10:08 AM
For win8 /Metro apps development, please refer to the following forum/page
Welcome to the Windows Metro style apps Forums
http://social.msdn.microsoft.com/Forums/en-US/category/windowsapps
Metro style app development
http://msdn.microsoft.com/en-us/windows/apps
Sumesh P - Microsoft Online Community Support- Proposed As Answer by Sumesh P Wednesday, October 26, 2011 10:11 AM
-
Wednesday, November 02, 2011 9:12 AM
Hi,
Can you please confirm if you are referring to metro apps or regular desktop apps?
regards,
Sumesh
Sumesh P - Microsoft Online Community Support -
Monday, April 16, 2012 8:44 PM
You can start preparing to certify your application by using the ACK (App Certification Kit) tool, found in the Windows SDK:
http://msdn.microsoft.com/en-us/windows/desktop/hh852363
This tool will help detect compatibility issues and help get your (desktop) app ready.Greg Binkerd
Microsoft
- Proposed As Answer by peng ge Thursday, June 14, 2012 7:11 AM
-
Wednesday, May 30, 2012 6:16 PM
You can find the answer to all these questions here: Certification requirements for Windows 8 desktop apps


