summaryrefslogtreecommitdiff
path: root/avstream
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
committerBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
commit7c089b4b332b8a8bd2e29672bbf4f6ee430b3e77 (patch)
tree8a7e461efc0c2e77b9cd82b3968e38fd5efef7b4 /avstream
parent9026073a419b5ef68fb46d4f7fae52dbef09dbe1 (diff)
Update README.md
Diffstat (limited to 'avstream')
-rw-r--r--avstream/avshws/ReadMe.md2
-rw-r--r--avstream/sampledevicemft/README.md2
2 files changed, 1 insertions, 3 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.
diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md
index 3d5e3914..0a73f350 100644
--- a/avstream/sampledevicemft/README.md
+++ b/avstream/sampledevicemft/README.md
@@ -16,8 +16,6 @@ Related topics
[Windows Store device apps for cameras](http://go.microsoft.com/fwlink/p/?LinkId=306683)
-[Windows 8 device experience](http://go.microsoft.com/fwlink/p/?linkid=241442)
-
[Media Foundation Transforms](http://msdn.microsoft.com/en-us/library/windows/hardware/ms703138)
[Roadmap for Developing Streaming Media Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff568130)