@echo off @echo °±² descother.btm: add TCC descriptions to all which 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\which.png" describe "E:\mindprod\image\icon16\which.png" /D"16x16 icon for the Which project" if exist "E:\mindprod\image\icon32\which.png" describe "E:\mindprod\image\icon32\which.png" /D"32x32 icon for the Which project" if exist "E:\mindprod\image\icon32\which.gif" describe "E:\mindprod\image\icon32\which.gif" /D"32x32 gif icon for the Which project" if exist "E:\mindprod\image\icon48\which.icon48.png" describe "E:\mindprod\image\icon48\which.icon48.png" /D"roughly 48x48 icon for the Which project" if exist "E:\mindprod\image\icon64\which.png" describe "E:\mindprod\image\icon64\which.png" /D"roughly 64x64 icon for the Which project" if exist "E:\mindprod\image\icon64\which.gif" describe "E:\mindprod\image\icon64\which.gif" /D"64x64 gif icon for the Which project" if exist "E:\mindprod\image\icon128\which.png" describe "E:\mindprod\image\icon128\which.png" /D"roughly 128x128 icon for the Which project" if exist "E:\mindprod\image\screenshot\which.png" describe "E:\mindprod\image\screenshot\which.png" /D"screenshot for the Which project" if exist "E:\mindprod\image\splash\which.gif" describe "E:\mindprod\image\splash\which.gif" /D"splash for the Which project" if exist "E:\mindprod\application\whichicon32.gif" describe "E:\mindprod\application\whichicon32.gif" /D"which 32x32 icon gif" if exist "E:\mindprod\application\whichicon64.gif" describe "E:\mindprod\application\whichicon64.gif" /D"which 64x64 icon gif" if exist "E:\mindprod\application\whichsplash.gif" describe "E:\mindprod\application\whichsplash.gif" /D"which splash gif" if exist "E:\mindprod\application\which.jnlp" describe "E:\mindprod\application\which.jnlp" /D"which jnlp Java Web Start launch" if exist "E:\mindprod\precis\which.txt" describe "E:\mindprod\precis\which.txt" /D"precis of the Which project: Searches for exes and dlls on the path and tells you where it found them and what type they are." if exist "E:\mindprod\pad\which.xml" describe "E:\mindprod\pad\which.xml" /D"ASP PAD desc of the Which project: Searches for exes and dlls on the path and tells you where it found them and what type they are." if exist "E:\mindprod\zips\which16.zip" describe "E:\mindprod\zips\which16.zip" /D"Which 1.6 distribute zip archive: Searches for exes and dlls on the path and tells you where it found them and what type they are." echo done rem -30-