@echo off @echo °±² descother.btm: add TCC descriptions to all sanddepth 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\sanddepth.png" describe "E:\mindprod\image\icon16\sanddepth.png" /D"16x16 icon for the SandDepth project" if exist "E:\mindprod\image\icon32\sanddepth.png" describe "E:\mindprod\image\icon32\sanddepth.png" /D"32x32 icon for the SandDepth project" if exist "E:\mindprod\image\icon32\sanddepth.gif" describe "E:\mindprod\image\icon32\sanddepth.gif" /D"32x32 gif icon for the SandDepth project" if exist "E:\mindprod\image\icon48\sanddepth.icon48.png" describe "E:\mindprod\image\icon48\sanddepth.icon48.png" /D"roughly 48x48 icon for the SandDepth project" if exist "E:\mindprod\image\icon64\sanddepth.png" describe "E:\mindprod\image\icon64\sanddepth.png" /D"roughly 64x64 icon for the SandDepth project" if exist "E:\mindprod\image\icon64\sanddepth.gif" describe "E:\mindprod\image\icon64\sanddepth.gif" /D"64x64 gif icon for the SandDepth project" if exist "E:\mindprod\image\icon128\sanddepth.png" describe "E:\mindprod\image\icon128\sanddepth.png" /D"roughly 128x128 icon for the SandDepth project" if exist "E:\mindprod\image\screenshot\sanddepth.png" describe "E:\mindprod\image\screenshot\sanddepth.png" /D"screenshot for the SandDepth project" if exist "E:\mindprod\image\splash\sanddepth.gif" describe "E:\mindprod\image\splash\sanddepth.gif" /D"splash for the SandDepth project" if exist "E:\mindprod\applet\sanddepthicon32.gif" describe "E:\mindprod\applet\sanddepthicon32.gif" /D"sanddepth 32x32 icon gif" if exist "E:\mindprod\applet\sanddepthicon64.gif" describe "E:\mindprod\applet\sanddepthicon64.gif" /D"sanddepth 64x64 icon gif" if exist "E:\mindprod\applet\sanddepthsplash.gif" describe "E:\mindprod\applet\sanddepthsplash.gif" /D"sanddepth splash gif" if exist "E:\mindprod\applet\sanddepth.jnlp" describe "E:\mindprod\applet\sanddepth.jnlp" /D"sanddepth jnlp Java Web Start launch" if exist "E:\mindprod\precis\sanddepth.txt" describe "E:\mindprod\precis\sanddepth.txt" /D"precis of the SandDepth project: Compute amount of sand needed for an aquarium." if exist "E:\mindprod\pad\sanddepth.xml" describe "E:\mindprod\pad\sanddepth.xml" /D"ASP PAD desc of the SandDepth project: Compute amount of sand needed for an aquarium." if exist "E:\mindprod\zips\sanddepth11.zip" describe "E:\mindprod\zips\sanddepth11.zip" /D"SandDepth 1.1 distribute zip archive: Compute amount of sand needed for an aquarium." echo done rem -30-