Microsoft Download Center Archive
![]() | Office App Compatibility Kit |
The Office App Compatibility Kit is a tool to check your app before submission to the Apps for Office Store.
- Use the Office App Compatibility Kit to check your app before you submit it to the Apps for Office Store. It will help you identify and resolve validation failures that commonly lead to app resubmissions, which can save you time in getting your app approved and available to customers.
Files
![]() | Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
![]() SHA1: 11d103af837eb83f4ae3702bec81c3e01fac2fb1 | 101 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Windows 7, Windows 8.1, Windows Server 2008, Windows Server 2012
- .NET Framework 4.5
Additional Requirements- If testing SharePoint apps, enough disk space to extract the app package is required.
- Please note that internet access is required to run certain tests (such as icon URL validity). However, the offline tests will always run where possible.
Installation Instructions
- Download the compressed directory from this page.
- Extract the directory to your hard disk.
- Launch the Microsoft.Oack.Console application.
- In the console window that opens, type run [path to your .xml (manifest) or .app file]
- Press return and review the output produced.
You can also launch the application directly from the command prompt by typing, for example: oack.exe run MySharePointApp.app
If you wish to include the tool in an automated build process or similar, you can use the included Microsoft.Oack.dll