home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem For use with FWKCS(TM) Ver. 1.09.
- rem LISTMAKR to make master contents_signatures list.
- md c:\cs
- attrib -r c:\cs\cslist*.*
- del c:\cs\cslist*.*
- fwkdg /l | find ".ZIP" | fwkcs /1cfxz | qsort > c:\cs\cslist.srt
- fwkcs c:\cs\cslist.ndx c:\cs\cslist.srt /i
- attrib +r c:\cs\cslist*.*
- fwkcs /u