From bf02cb23b3249582fa822383ea11dda46ca138a0 Mon Sep 17 00:00:00 2001 From: Robert Brock Date: Tue, 14 Mar 2017 09:52:12 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8fa0d1..eb7df7c 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ Note, you do not include the `.dll` extension in the registry key -- just `OpenP Next, you will want to configure the OPF service. You can do so as follows: - > sc create OPF binPath= c:\windows\system32\opfservice.exe start= boot + > sc create OPF binPath= \opfservice.exe start= boot -Finally, create two dictionary files in c:\windows\system32\ named `opfmatch.txt` and `opfcont.txt`. These should contain -one forbidden password per line, such as: +Finally, create two dictionary files in the same directory where you placed opfservice.exe named `opfmatch.txt` and +`opfcont.txt`. These should contain one forbidden password per line, such as: Password1 Password2