recursive unrar
Go into the root dir of your archived files (the new files will be placed here), open your command prompt and execute this:
C:\> for /R %i IN (.) do "c:\program files\winrar\rar.exe" x %i/*.rar
Tags: windows, winrar
This entry was posted
on Monday, February 25th, 2008 at 10:50 am and is filed under windows.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.