Subj : Script To : All From : Exodus Date : Thu Jul 04 2024 01:33 pm 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! .... See ya in the chronostream, Time Jockey!