@echo off @echo °±² descother.btm: add TCC descriptions to all boyer 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\boyer.png" describe "E:\mindprod\image\icon16\boyer.png" /D"16x16 icon for the Boyer project" if exist "E:\mindprod\image\icon32\boyer.png" describe "E:\mindprod\image\icon32\boyer.png" /D"32x32 icon for the Boyer project" if exist "E:\mindprod\image\icon32\boyer.gif" describe "E:\mindprod\image\icon32\boyer.gif" /D"32x32 gif icon for the Boyer project" if exist "E:\mindprod\image\icon48\boyer.icon48.png" describe "E:\mindprod\image\icon48\boyer.icon48.png" /D"roughly 48x48 icon for the Boyer project" if exist "E:\mindprod\image\icon64\boyer.png" describe "E:\mindprod\image\icon64\boyer.png" /D"roughly 64x64 icon for the Boyer project" if exist "E:\mindprod\image\icon64\boyer.gif" describe "E:\mindprod\image\icon64\boyer.gif" /D"64x64 gif icon for the Boyer project" if exist "E:\mindprod\image\icon128\boyer.png" describe "E:\mindprod\image\icon128\boyer.png" /D"roughly 128x128 icon for the Boyer project" if exist "E:\mindprod\image\screenshot\boyer.png" describe "E:\mindprod\image\screenshot\boyer.png" /D"screenshot for the Boyer project" if exist "E:\mindprod\image\splash\boyer.gif" describe "E:\mindprod\image\splash\boyer.gif" /D"splash for the Boyer project" if exist "E:\mindprod\application\boyericon32.gif" describe "E:\mindprod\application\boyericon32.gif" /D"boyer 32x32 icon gif" if exist "E:\mindprod\application\boyericon64.gif" describe "E:\mindprod\application\boyericon64.gif" /D"boyer 64x64 icon gif" if exist "E:\mindprod\application\boyersplash.gif" describe "E:\mindprod\application\boyersplash.gif" /D"boyer splash gif" if exist "E:\mindprod\application\boyer.jnlp" describe "E:\mindprod\application\boyer.jnlp" /D"boyer jnlp Java Web Start launch" if exist "E:\mindprod\precis\boyer.txt" describe "E:\mindprod\precis\boyer.txt" /D"precis of the Boyer project: A replacement for indexOf string search that runs twice as fast on long string searches" if exist "E:\mindprod\pad\boyer.xml" describe "E:\mindprod\pad\boyer.xml" /D"ASP PAD desc of the Boyer project: A replacement for indexOf string search that runs twice as fast on long string searches" if exist "E:\mindprod\zips\boyer15.zip" describe "E:\mindprod\zips\boyer15.zip" /D"Boyer 1.5 distribute zip archive: A replacement for indexOf string search that runs twice as fast on long string searches" echo done rem -30-