Skip to content

Commit dc3f1c8

Browse files
committed
Update help
1 parent 0d7d637 commit dc3f1c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/msu_finder.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,10 @@ def self.banner
558558
Download:
559559
The following trick demonstrates how you can automatically download the updates:
560560
ruby #{__FILE__} -q "ms15-100" -r x86 > /tmp/list.txt && wget -i /tmp/list.txt
561+
562+
Patch Extraction:
563+
After downloading the patch, you can use the extract_msu.bat tool to automatically extract
564+
Microsoft patches.
561565
|
562566
end
563567

0 commit comments

Comments
 (0)