Skip to content

sensics/DeviceMetadataTools

Repository files navigation

Device Metadata Tools

Maintained at https://github.com/sensics/DeviceMetadataTools

Assemblies and command-line tools to interact with Microsoft "Device Metadata" packages. The assemblies and tools are written in C# and currently target the .NET 4 Client Profile, with the projects/solution created in Visual Studio 2015.

Includes assemblies for loading files from .cab files (which is secretly what those device metadata packages are internally), using one of two different backends:

License

This project: Licensed under the Apache License, Version 2.0.

Note: The Sensics.CabTools.DTFCabFile assembly (not built by default) uses the Microsoft.Deployment.Compression and Microsoft.Deployment.Compression.Cab assemblies, which are part of MS DTF, part of the WiX toolkit, and licensed under the MS-RL. Building/using that assembly may impose additional conditions beyond those of the Apache License, Version 2.0, which are your responsibility to comply with - consult a lawyer if you have questions.

About

Tools for manipulating Microsoft Device Metadata packages and the metadata store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages