summaryrefslogtreecommitdiff
path: root/avstream/avshws/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'avstream/avshws/ReadMe.md')
-rw-r--r--avstream/avshws/ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/avstream/avshws/ReadMe.md b/avstream/avshws/ReadMe.md
index b15a4ea2..0f0a3ccb 100644
--- a/avstream/avshws/ReadMe.md
+++ b/avstream/avshws/ReadMe.md
@@ -17,7 +17,7 @@ Provision your target computer using instructions in, for example, [Preparing a
Deploy the driver to the target computer
----------------------------------------
-Now you can deploy the Avshws driver that you’ve just built to the target computer, using guidance in [Deploying a Driver to a Test Computer](http://msdn.microsoft.com/en-us/library/windows/hardware/hh454834). Specifically, find the package file under the **Package** folder in the Avshws solution. Right-click **package** and select **Properties**. Under Configuration Properties, click **Driver install** and then **Deployment**. Here you must click the check box for **Enable deployment**, and then click the button to the right of **\<Configure Computer…\>**. In the next dialog you enter the **Target Computer Name** and can let the host computer automatically provision the target computer and set up debugger options.
+Now you can deploy the Avshws driver that you've just built to the target computer, using guidance in [Deploying a Driver to a Test Computer](http://msdn.microsoft.com/en-us/library/windows/hardware/hh454834). Specifically, find the package file under the **Package** folder in the Avshws solution. Right-click **package** and select **Properties**. Under Configuration Properties, click **Driver install** and then **Deployment**. Here you must click the check box for **Enable deployment**, and then click the button to the right of **\<Configure Computer…\>**. In the next dialog you enter the **Target Computer Name** and can let the host computer automatically provision the target computer and set up debugger options.
Finally, in Visual Studio, from the **Build** menu select **Deploy Solution** to deploy the sample to the target computer. On the target computer, you can see the deployed package in the **%Systemdrive%\\drivertest\\drivers** folder.