@echo off @echo °±² descother.btm: add TCC descriptions to all fontshowerawt 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\fontshowerawt.png" describe "E:\mindprod\image\icon16\fontshowerawt.png" /D"16x16 icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon32\fontshowerawt.png" describe "E:\mindprod\image\icon32\fontshowerawt.png" /D"32x32 icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon32\fontshowerawt.gif" describe "E:\mindprod\image\icon32\fontshowerawt.gif" /D"32x32 gif icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon48\fontshowerawt.icon48.png" describe "E:\mindprod\image\icon48\fontshowerawt.icon48.png" /D"roughly 48x48 icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon64\fontshowerawt.png" describe "E:\mindprod\image\icon64\fontshowerawt.png" /D"roughly 64x64 icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon64\fontshowerawt.gif" describe "E:\mindprod\image\icon64\fontshowerawt.gif" /D"64x64 gif icon for the FontShowerAwt project" if exist "E:\mindprod\image\icon128\fontshowerawt.png" describe "E:\mindprod\image\icon128\fontshowerawt.png" /D"roughly 128x128 icon for the FontShowerAwt project" if exist "E:\mindprod\image\screenshot\fontshowerawt.png" describe "E:\mindprod\image\screenshot\fontshowerawt.png" /D"screenshot for the FontShowerAwt project" if exist "E:\mindprod\image\splash\fontshowerawt.gif" describe "E:\mindprod\image\splash\fontshowerawt.gif" /D"splash for the FontShowerAwt project" if exist "E:\mindprod\applet\fontshowerawticon32.gif" describe "E:\mindprod\applet\fontshowerawticon32.gif" /D"fontshowerawt 32x32 icon gif" if exist "E:\mindprod\applet\fontshowerawticon64.gif" describe "E:\mindprod\applet\fontshowerawticon64.gif" /D"fontshowerawt 64x64 icon gif" if exist "E:\mindprod\applet\fontshowerawtsplash.gif" describe "E:\mindprod\applet\fontshowerawtsplash.gif" /D"fontshowerawt splash gif" if exist "E:\mindprod\applet\fontshowerawt.jnlp" describe "E:\mindprod\applet\fontshowerawt.jnlp" /D"fontshowerawt jnlp Java Web Start launch" if exist "E:\mindprod\precis\fontshowerawt.txt" describe "E:\mindprod\precis\fontshowerawt.txt" /D"precis of the FontShowerAwt project: Display AWT fonts in various styles, sizes and colours" if exist "E:\mindprod\pad\fontshowerawt.xml" describe "E:\mindprod\pad\fontshowerawt.xml" /D"ASP PAD desc of the FontShowerAwt project: Display AWT fonts in various styles, sizes and colours" if exist "E:\mindprod\zips\fontshowerawt29.zip" describe "E:\mindprod\zips\fontshowerawt29.zip" /D"FontShowerAwt 2.9 distribute zip archive: Display AWT fonts in various styles, sizes and colours" echo done rem -30-