summaryrefslogtreecommitdiff
path: root/network/trans/ddproxy/README.md
diff options
context:
space:
mode:
authorLuc Rubio <[email protected]>2019-03-12 21:18:05 +0000
committerAdonais Romero González <[email protected]>2019-03-12 14:18:05 -0700
commitf70a523e2345250a2e6daa3a51babc2b0a08818f (patch)
tree66042c0628f572a51329388a590301351af8f089 /network/trans/ddproxy/README.md
parentef7ec4ec9ff7ce3c53d60e1c8906915966e17e01 (diff)
Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338)
Diffstat (limited to 'network/trans/ddproxy/README.md')
-rw-r--r--network/trans/ddproxy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/trans/ddproxy/README.md b/network/trans/ddproxy/README.md
index 7331a807..c4177245 100644
--- a/network/trans/ddproxy/README.md
+++ b/network/trans/ddproxy/README.md
@@ -45,7 +45,7 @@ Before you automatically deploy a driver, you must provision the target computer
Manual deployment
-----------------
-Before you manually deploy a driver, you must turn on test signing and install a certificate on the target computer. You also need to copy the [DevCon](http://msdn.microsoft.com/en-us/library/windows/hardware/ff544707) tool to the target computer. For instructions, see [Preparing a Computer for Manual Driver Deployment](http://msdn.microsoft.com/en-us/library/windows/hardware/dn265571). After you have prepared the target computer for manual deployment, continue with these steps:
+Before you manually deploy a driver, you must turn on test signing and install a certificate on the target computer. You also need to copy the [DevCon](http://msdn.microsoft.com/en-us/library/windows/hardware/ff544707) tool to the target computer. For instructions, see [Preparing a Computer for Manual Driver Deployment](https://docs.microsoft.com/en-us/windows-hardware/drivers/develop/preparing-a-computer-for-manual-driver-deployment). After you have prepared the target computer for manual deployment, continue with these steps:
1. Copy all of the files in your driver package to a folder on the target computer (for example, c:\\WfpPacketModificationSamplePackage).
2. On the target computer, navigate to your driver package folder. Right click ddproxy.inf, and choose **Install**