@echo off @echo °±² descother.btm: add TCC descriptions to all ledatastream 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\ledatastream.png" describe "E:\mindprod\image\icon16\ledatastream.png" /D"16x16 icon for the LEDataStream project" if exist "E:\mindprod\image\icon32\ledatastream.png" describe "E:\mindprod\image\icon32\ledatastream.png" /D"32x32 icon for the LEDataStream project" if exist "E:\mindprod\image\icon32\ledatastream.gif" describe "E:\mindprod\image\icon32\ledatastream.gif" /D"32x32 gif icon for the LEDataStream project" if exist "E:\mindprod\image\icon48\ledatastream.icon48.png" describe "E:\mindprod\image\icon48\ledatastream.icon48.png" /D"roughly 48x48 icon for the LEDataStream project" if exist "E:\mindprod\image\icon64\ledatastream.png" describe "E:\mindprod\image\icon64\ledatastream.png" /D"roughly 64x64 icon for the LEDataStream project" if exist "E:\mindprod\image\icon64\ledatastream.gif" describe "E:\mindprod\image\icon64\ledatastream.gif" /D"64x64 gif icon for the LEDataStream project" if exist "E:\mindprod\image\icon128\ledatastream.png" describe "E:\mindprod\image\icon128\ledatastream.png" /D"roughly 128x128 icon for the LEDataStream project" if exist "E:\mindprod\image\screenshot\ledatastream.png" describe "E:\mindprod\image\screenshot\ledatastream.png" /D"screenshot for the LEDataStream project" if exist "E:\mindprod\image\splash\ledatastream.gif" describe "E:\mindprod\image\splash\ledatastream.gif" /D"splash for the LEDataStream project" if exist "E:\mindprod\application\ledatastreamicon32.gif" describe "E:\mindprod\application\ledatastreamicon32.gif" /D"ledatastream 32x32 icon gif" if exist "E:\mindprod\application\ledatastreamicon64.gif" describe "E:\mindprod\application\ledatastreamicon64.gif" /D"ledatastream 64x64 icon gif" if exist "E:\mindprod\application\ledatastreamsplash.gif" describe "E:\mindprod\application\ledatastreamsplash.gif" /D"ledatastream splash gif" if exist "E:\mindprod\application\ledatastream.jnlp" describe "E:\mindprod\application\ledatastream.jnlp" /D"ledatastream jnlp Java Web Start launch" if exist "E:\mindprod\precis\ledatastream.txt" describe "E:\mindprod\precis\ledatastream.txt" /D"precis of the LEDataStream project: little Endian read/write" if exist "E:\mindprod\pad\ledatastream.xml" describe "E:\mindprod\pad\ledatastream.xml" /D"ASP PAD desc of the LEDataStream project: little Endian read/write" if exist "E:\mindprod\zips\ledatastream18.zip" describe "E:\mindprod\zips\ledatastream18.zip" /D"LEDataStream 1.8 distribute zip archive: little Endian read/write" echo done rem -30-