Advertisement
-jorel
Mar 22nd, 2024 (edited)
8
0
Never
This is comment for paste Untitled
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Lines 4 and 5 basically do the same thing - search C:\Windows for the Windows Update Package files and add them to a text list.
  2. Line 7 uses Windows' Deployment Image Servicing and Management tool to retrieve the file names from the list and install them.
  3. This uses Windows' own files and tools, so no malware here.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement