Created
September 3, 2013 16:39
-
-
Save atma/6426338 to your computer and use it in GitHub Desktop.
How to start Windows Phone 8 Emulator without Visual Studio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "C:\Program Files (x86)\Microsoft XDE\8.0\XDE.exe" /vhd "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Emulation\Images\Flash.vhd" /video "720x1280" /memsize 1024 /language 409 /creatediffdisk "%Temp%\dd.720x1280.1024.vhd" /fastShutdown |
Author
Not surprised, this gist was created 11 years ago 😅
I got the emulator running. I had to set up a VM in Hyper-V manually using that VHD. Since it works I may as well start developing apps for it tomorrow!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks. The virtual Windows phone hangs on the starting up screen though