How to Launch Windows Phone 8 Emulator Without Using Visual Studio 2012

How to Launch Windows Phone 8 Emulator Without Using Visual Studio 2012

Table of Contents


 

Overview

Whenever the developers want to start the Windows Phone 8 Emulator, the first thing that comes to our mind is to open the windows phone project in Visual Studio 2012 and run it in the emulator and then start using it. There are times when you want to simply launch the emulator without Visual Studio.        

How do we do it?

Here's a simple trick that lets you launch the Windows Phone 8 Emulator without using Visual Studio 2012. Hyper-V can be used to do it. The Windows Phone 8 emulator is a kind of VHD and we will see how to launch Windows Phone 8 Emulator without using Visual Studio 2012.

Follow the below steps

1. Verify that you have installed the Windows Phone 8 SDK and also the prerequisites like Hyper-V on your Windows 8 PC.

2. Open "Command Prompt" in "Administrator" mode and then set the current directory to "C:\Program Files (x86)\Microsoft XDE\8.0”. This is the path if you have installed Windows Phone 8 SDK on C: drive.

3. If the Windows Phone emulator is launched for the first time, you might need to prove the path to the Windows Phone 8 emulators installed by the Windows Phone 8 SDK. Launch the Flash.vhd file with the below sample command.

xde -vhd "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Emulation\Images\Flash.vhd"

4. This will launch the Windows Phone 8 emulator and the Hyper-V settings will be configured accordingly.

 

Leave a Comment
  • Please add 7 and 4 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Ed Price - MSFT edited Revision 6. Comment: White space

  • Ed Price - MSFT edited Revision 4. Comment: Title casing, TOC, tags

  • Lohith Goudagere Nagaraj edited Revision 2. Comment: cosmetics update ...

Page 1 of 1 (3 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
Page 1 of 1 (6 items)