/ Published in: Windows PowerShell
URL: http://dreamlusion.eucoding.com/doku.php?id=blog:2008:09:powershell_massive_batch_extraction
To run this script you will need the open source 7-Zip utility which is available here.
Expand |
Embed | Plain Text
ls '[archives directory]�| % { &�[7z.exe path]� �e� �-o[output directory]� $_.FullName }
Comments
Subscribe to comments
You need to login to post a comment.

1) Link is dead
2) What character encoding did you use to post this? I'm seeing weird characters that don't make any sense.