How do you think? Could I use my Sony Vaio for development?
Asked
Active
Viewed 9,870 times
4 Answers
10
You can modify the installation files to allow it to be installed on Windows 7.
Here are the modified setup files for WP8 SDK 9900:
- Run
InstallWP8SDK.bat
to start the installation! - Download: http://www5.zippyshare.com/v/67777536/file.html
Have fun developing on the good old Windows 7.

Stijn Geukens
- 15,454
- 8
- 66
- 101

Milkman
- 101
- 1
- 2
-
2How does this work, and what does this do? I just attempted running the batch script and it failed. – Ciaran Gallagher Nov 06 '12 at 16:14
-
Please write in steps how to install it. this setup failed :-( – AZ_ Nov 22 '12 at 07:05
8
No, the WP8 SDK will only run on Windows 8. See the following reference:
http://www.wpcentral.com/windows-phone-8-sdk-preview-release-leaks-online

ColinE
- 68,894
- 15
- 164
- 232
-
While using leaks as a source is definitively not a good way to answer a question, you *are* correct. – Claus Jørgensen Aug 01 '12 at 06:42
-
1That's extremely inconvenient for developers. I'm looking to develop an application, but my Windows 7 machine is already setup and configured with VS2012/2010 and the myriad of other applications and settings required. It's too much risk to switch operating systems at this stage... – Ciaran Gallagher Nov 06 '12 at 16:14
6
To use the solution from @Milkman you need to do the following:
- Download the full Windows Phone 8 SDK using the
/layout
command-line switch of theWPexpress_full.exe
. - Unzip the provided archive to the target folder replacing already existing files.
- Go on...
Confirmed that WP8 projects at least open and build in the VS2012.

Vertigo
- 1,847
- 22
- 19
3
Don't think there is anything official on that yet. But first messages are that only Windows 8 will be supported.
Also check out this i.e.: http://www.wpcentral.com/windows-phone-8-sdk-preview-release-leaks-online

Gerald Versluis
- 30,492
- 6
- 73
- 100