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.
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 ...
Congratulations on winning a medal! blogs.technet.com/.../technet-guru-awards-june-2013.aspx
Thanks Ed once again ... Already preparing more interesting wiki articles for july ;)
You're welcome!
I featured your article on MSDN Blogs: blogs.msdn.com/.../how-to-launch-windows-phone-8-emulator-without-using-visual-studio-2012-by-isenthil.aspx