@echo off @echo °±² descother.btm: add TCC descriptions to all sortsrs non-project files ²±° rem encoded in IBM850 rem This script was generated by com.mindprod.zzz.MkDesc. D o N o t E d i t . if exist "E:\mindprod\image\icon16\sortsrs.png" describe "E:\mindprod\image\icon16\sortsrs.png" /D"16x16 icon for the SortSRS project" if exist "E:\mindprod\image\icon32\sortsrs.png" describe "E:\mindprod\image\icon32\sortsrs.png" /D"32x32 icon for the SortSRS project" if exist "E:\mindprod\image\icon32\sortsrs.gif" describe "E:\mindprod\image\icon32\sortsrs.gif" /D"32x32 gif icon for the SortSRS project" if exist "E:\mindprod\image\icon48\sortsrs.icon48.png" describe "E:\mindprod\image\icon48\sortsrs.icon48.png" /D"roughly 48x48 icon for the SortSRS project" if exist "E:\mindprod\image\icon64\sortsrs.png" describe "E:\mindprod\image\icon64\sortsrs.png" /D"roughly 64x64 icon for the SortSRS project" if exist "E:\mindprod\image\icon64\sortsrs.gif" describe "E:\mindprod\image\icon64\sortsrs.gif" /D"64x64 gif icon for the SortSRS project" if exist "E:\mindprod\image\icon128\sortsrs.png" describe "E:\mindprod\image\icon128\sortsrs.png" /D"roughly 128x128 icon for the SortSRS project" if exist "E:\mindprod\image\screenshot\sortsrs.png" describe "E:\mindprod\image\screenshot\sortsrs.png" /D"screenshot for the SortSRS project" if exist "E:\mindprod\image\splash\sortsrs.gif" describe "E:\mindprod\image\splash\sortsrs.gif" /D"splash for the SortSRS project" if exist "E:\mindprod\application\sortsrsicon32.gif" describe "E:\mindprod\application\sortsrsicon32.gif" /D"sortsrs 32x32 icon gif" if exist "E:\mindprod\application\sortsrsicon64.gif" describe "E:\mindprod\application\sortsrsicon64.gif" /D"sortsrs 64x64 icon gif" if exist "E:\mindprod\application\sortsrssplash.gif" describe "E:\mindprod\application\sortsrssplash.gif" /D"sortsrs splash gif" if exist "E:\mindprod\application\sortsrs.jnlp" describe "E:\mindprod\application\sortsrs.jnlp" /D"sortsrs jnlp Java Web Start launch" if exist "E:\mindprod\precis\sortsrs.txt" describe "E:\mindprod\precis\sortsrs.txt" /D"precis of the SortSRS project: Sorts/DeDups Funduc Search/Replace *.srs Scripts" if exist "E:\mindprod\pad\sortsrs.xml" describe "E:\mindprod\pad\sortsrs.xml" /D"ASP PAD desc of the SortSRS project: Sorts/DeDups Funduc Search/Replace *.srs Scripts" if exist "E:\mindprod\zips\sortsrs16.zip" describe "E:\mindprod\zips\sortsrs16.zip" /D"SortSRS 1.6 distribute zip archive: Sorts/DeDups Funduc Search/Replace *.srs Scripts" echo done rem -30-