Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 39 |
Nodes: | 6 (0 / 6) |
Uptime: | 60:51:40 |
Calls: | 171 |
Files: | 116 |
Messages: | 63,061 |
If you're like me, and HATE seeing bbses or websites throw ad files
into arhives, then this is for you! I have no problem with a comment
in the archive, I just cannot stand having junk files pile up
everywhere!
Script to use WinRAR to get rid of those danger.nfo files or pcm.???
files from your archives.
This is for use in a BATCH file. If using it as a stand alone command from the prompt, change all the %% to just %.
for %%I in (d:\temp\*.zip) do "c:\program files\winrar\WinRAR.exe" d -ibck "%%I" danger.nf? /Y
Any questions on how this works, just ask. Remember BACKUP things before you try something like this
... because you NEVER know. The command prompt is
NOT
forgiving!
^^^^^^^^^^for %%I in (d:\temp\*.zip) do "c:\program files\winrar\WinRAR.exe" d -