Skip to content

Commit 99e74db

Browse files
committed
update
1 parent 6e7c12b commit 99e74db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/installing-updates-features-roles/troubleshoot-windows-update-error-0x80070002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Info CBS Failed to find file: x86_microsoft-windows-directwrite_31bf3856ad364e35
9696

9797
Run the `mkdir` command to create a folder for the missing DLL file, and then copy the missing files to the folder.
9898

99-
For example, if the file **x86_microsoft-windows-directwrite_31bf3856ad364e35_7.1.7601.23545_none_229deeb1ba2a85d3DWrite.dll** is missing, you can copy it from a working server to `c:\windows\temp\dwrite.dll`. After that, run the following command:
99+
For example, assume that the file **x86_microsoft-windows-directwrite_31bf3856ad364e35_7.1.7601.23545_none_229deeb1ba2a85d3DWrite.dll** is missing. You can copy the file from a working server to `c:\windows\temp\dwrite.dll`, and then, run the following command:
100100

101101
```console
102102
mkdir x86_microsoft-windows-directwrite_31bf3856ad364e35_7.1.7601.23545_none_c67f532e01cd149d

0 commit comments

Comments
 (0)