Windows 7 RC Developer Essentials

Now that Windows 7 RC builds are live, you may want to know “what do I need to download and install to get going with driver or application development on Windows 7”?

 

Well, I’ll do my best to outline that here!

 

Essential: Download and install Windows 7 RC

The public download for Windows 7 RC builds is located here:

https://www.microsoft.com/windows/windows-7/download.aspx

 

For application developers: Download and install the Windows 7 RC SDK

Websetup:

https://www.microsoft.com/downloads/details.aspx?FamilyID=f75f2ca8-c1e4-4801-9281-2f5f28f12dbd

ISOs:

https://www.microsoft.com/downloads/details.aspx?FamilyID=6db1f17f-5f1e-4e54-a331-c32285cdde0c

 

 

For driver developers: Download and install the Windows 7 RC WDK

Main page for WDK:

https://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx

Download details and requirements:
Download the WDK for Windows 7 RC: The Windows 7 RC WDK (v.7.0.0) is available through the Windows Ecosystem Readiness Program and through MSDN Subscriber Downloads. It is also available to developers who are participants in the WDK beta program. If you want to participate in the WDK beta program, send an e-mail to wdkbeta@microsoft.com. You will receive an e-mail in return that contains instructions about how to sign up for the appropriate program on Microsoft Connect.

 There you go!

-Gavin