cookbook 'windows-sdk', '~> 1.1.0'
windows-sdk (3) Versions 1.1.0 Follow4
Installs the Windows 8.1 SDK
cookbook 'windows-sdk', '~> 1.1.0', :supermarket
knife supermarket install windows-sdk
knife supermarket download windows-sdk
Windows SDK Cookbook
Description
This cookbook installs the Windows 8.1 SDK. More information about the SDK
can be found at https://msdn.microsoft.com/en-us/windows/desktop/bg162891.aspx
Usage
This cookbook provides a resource that can be used to install and uninstall
features provided with the Windows SDK.
windows_sdk_feature Resource
Actions
-
:install
: Default. Install the given feature(s) -
:uninstall
: Uninstall the given feature(s)
Attribute Parameters
-
:features
: Name Attribute. A feature(Symbol), an Array of features, or:all
Valid features:
- :windows_software_development_kit
: The Microsoft Windows Software
Development Kit for Windows 8.1
- :windows_performance_kit
: Windows Performance Toolkit
- :debugging_tools
: Debugging Tools for Windows
- :application_verifier
: Application Verifier for Windows
- :windows_app_certification_kit
: Windows App Certification Kit
- :msi_tools
: MSI Tools
- :netfx_software_development_kit
: .Net Frame 4.5 Software Development Kit
-
:install_path
: Optional. The location where the SDK will be installed
Examples
Install all features:
windows_sdk_feature :all
Install only the debugging tools and MSI tools
windows_sdk_feature [:debugging_tools, :msi_tools]
Uninstall the MSI tools
windows_sdk_feature :msi_tools do action :uninstall end
License
Copyright:: 2015, Chef Software
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
Collaborator Number Metric
1.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 passed this metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number