Skip to content

Repository files navigation

Build Tools

Powershell scripts and modules for building Visual Studio based msbuild C/C++ projects, focused on Windows driver projects.

Basic Usage

  1. Add this repo as a submodule to a visual studio driver project.
  2. From powershell optionally add HTS extensions to the project .vxcproj file using updateProject.
  3. Use build to build the project.

Scripts

Build a Visual Studio solution or project using the specified environment.

Creates a CAB file from a list of files.

Create a driver project from an existing sample in a local copy of the github repo https://github.com/microsoft/Windows-driver-samples.

Signs a list of files using signtool.exe and a certificate specified in a json config file.

Add HTS extensions to msbuild project file

Update symbol store with binary files

Generate version files for the project.

Sets up the development environment for the Windows Driver Kit (WDK).

About

Tools for command line builds of windows driver projects

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages