Update help

bug/bundler_fix
wchen-r7 2015-10-01 01:01:02 -05:00
parent 0d7d6376c2
commit dc3f1c84ed
1 changed files with 4 additions and 0 deletions

View File

@ -558,6 +558,10 @@ module MicrosoftPatch
Download: Download:
The following trick demonstrates how you can automatically download the updates: The following trick demonstrates how you can automatically download the updates:
ruby #{__FILE__} -q "ms15-100" -r x86 > /tmp/list.txt && wget -i /tmp/list.txt ruby #{__FILE__} -q "ms15-100" -r x86 > /tmp/list.txt && wget -i /tmp/list.txt
Patch Extraction:
After downloading the patch, you can use the extract_msu.bat tool to automatically extract
Microsoft patches.
| |
end end