@echo off @echo °±² descother.btm: add TCC descriptions to all heapsort 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\heapsort.png" describe "E:\mindprod\image\icon16\heapsort.png" /D"16x16 icon for the HeapSort project" if exist "E:\mindprod\image\icon32\heapsort.png" describe "E:\mindprod\image\icon32\heapsort.png" /D"32x32 icon for the HeapSort project" if exist "E:\mindprod\image\icon32\heapsort.gif" describe "E:\mindprod\image\icon32\heapsort.gif" /D"32x32 gif icon for the HeapSort project" if exist "E:\mindprod\image\icon48\heapsort.icon48.png" describe "E:\mindprod\image\icon48\heapsort.icon48.png" /D"roughly 48x48 icon for the HeapSort project" if exist "E:\mindprod\image\icon64\heapsort.png" describe "E:\mindprod\image\icon64\heapsort.png" /D"roughly 64x64 icon for the HeapSort project" if exist "E:\mindprod\image\icon64\heapsort.gif" describe "E:\mindprod\image\icon64\heapsort.gif" /D"64x64 gif icon for the HeapSort project" if exist "E:\mindprod\image\icon128\heapsort.png" describe "E:\mindprod\image\icon128\heapsort.png" /D"roughly 128x128 icon for the HeapSort project" if exist "E:\mindprod\image\screenshot\heapsort.png" describe "E:\mindprod\image\screenshot\heapsort.png" /D"screenshot for the HeapSort project" if exist "E:\mindprod\image\splash\heapsort.gif" describe "E:\mindprod\image\splash\heapsort.gif" /D"splash for the HeapSort project" if exist "E:\mindprod\application\heapsorticon32.gif" describe "E:\mindprod\application\heapsorticon32.gif" /D"heapsort 32x32 icon gif" if exist "E:\mindprod\application\heapsorticon64.gif" describe "E:\mindprod\application\heapsorticon64.gif" /D"heapsort 64x64 icon gif" if exist "E:\mindprod\application\heapsortsplash.gif" describe "E:\mindprod\application\heapsortsplash.gif" /D"heapsort splash gif" if exist "E:\mindprod\application\heapsort.jnlp" describe "E:\mindprod\application\heapsort.jnlp" /D"heapsort jnlp Java Web Start launch" if exist "E:\mindprod\precis\heapsort.txt" describe "E:\mindprod\precis\heapsort.txt" /D"precis of the HeapSort project: Williams and Floyd's TopDown HeapSort" if exist "E:\mindprod\pad\heapsort.xml" describe "E:\mindprod\pad\heapsort.xml" /D"ASP PAD desc of the HeapSort project: Williams and Floyd's TopDown HeapSort" if exist "E:\mindprod\zips\heapsort17.zip" describe "E:\mindprod\zips\heapsort17.zip" /D"HeapSort 1.7 distribute zip archive: Williams and Floyd's TopDown HeapSort" echo done rem -30-