diff options
Diffstat (limited to 'setup/devcon')
| -rw-r--r-- | setup/devcon/ReadMe.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/setup/devcon/ReadMe.md b/setup/devcon/ReadMe.md index 8a7d70ca..20c2c6e7 100644 --- a/setup/devcon/ReadMe.md +++ b/setup/devcon/ReadMe.md @@ -7,11 +7,9 @@ This document explains the DevCon design, and how to use the SetupAPI and device DevCon is provided in ready-to-run form in tools\\devcon. For usage, refer to the document provided with devcon.exe. DevCon is a command line utility with built-in documentation available by typing "devcon help". -Download and extract the sample +Build the sample ------------------------------- -Download the C++ sample from this page, and extract its contents. For example, you could extract to c:\\DevConSample. - You can build the sample in two ways: using the Visual Studio Integrated Development Environment (IDE) or from the command line using the Visual Studio Command Prompt window and the Microsoft Build Engine (MSBuild.exe). **Building the sample using Visual Studio** |
