
56,177
Downloads
56,177
Downloads of v 8.100.26654.0
11/19/2014
Last update
The Windows Software Development Kit (SDK) for Windows 8.1 contains headers, libraries, and tools you can use when you create apps that run on Windows operating systems. You can use the Windows SDK, along with your chosen development environment, to write Windows Store apps and desktop apps for Windows 8.1 as well as Windows 8, Windows 7, Windows Vista, Windows Server 2012, Windows Server 2008 R2, and Windows Server 2008.
To install Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1, run the following command from the command line or from PowerShell:
C:\> choco install windows-sdk-8.1
To upgrade Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1, run the following command from the command line or from PowerShell:
C:\> choco upgrade windows-sdk-8.1
Files
Hide- tools\chocolateyInstall.ps1
Show
$packageName = 'windows-sdk-8.1' $installerType = 'EXE' $32BitUrl = 'http://download.microsoft.com/download/B/0/C/B0C80BA3-8AD6-4958-810B-6882485230B5/standalonesdk/sdksetup.exe' $silentArgs = "/Quiet /NoRestart /Log $($env:temp)\windows-sdk-8.1.log" $validExitCodes = @(0,3010) Install-ChocolateyPackage "$packageName" "$installerType" "$silentArgs" "$32BitUrl" -validExitCodes $validExitCodes
Virus Scan Results
- windows-sdk-8.1.8.100.26654.0.nupkg (7a676ee36483) - ## / 56 - Log in or click on link to see number of positives
- sdksetup.exe (5107822a5a99) - ## / 55 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1 8.100.26654.0 | 56177 | Wednesday, November 19, 2014 | approved |
Discussion for the Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1 Package
Ground rules:
- This discussion is only about Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1 and the Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1 package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Microsoft Windows SDK for Windows 8.1 and .NET Framework 4.5.1, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.