Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Friday, August 5, 2011

How To Deploy XAP File Directly To Your Emulator

If you ever want to install/ deploy XAP file to your emulator just run the following application;

"C:\Program Files\Microsoft SDKs\Windows Phone\v7.0\Tools\XAP Deployment\XapDeploy.exe"

*path can vary according to the installation path.

This is helpful for testing whether the XAP file you made has all the needed resources like: Images, DBFile etc.