@echo off @echo °±² descother.btm: add TCC descriptions to all tz 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\tz.png" describe "E:\mindprod\image\icon16\tz.png" /D"16x16 icon for the TZ project" if exist "E:\mindprod\image\icon32\tz.png" describe "E:\mindprod\image\icon32\tz.png" /D"32x32 icon for the TZ project" if exist "E:\mindprod\image\icon32\tz.gif" describe "E:\mindprod\image\icon32\tz.gif" /D"32x32 gif icon for the TZ project" if exist "E:\mindprod\image\icon48\tz.icon48.png" describe "E:\mindprod\image\icon48\tz.icon48.png" /D"roughly 48x48 icon for the TZ project" if exist "E:\mindprod\image\icon64\tz.png" describe "E:\mindprod\image\icon64\tz.png" /D"roughly 64x64 icon for the TZ project" if exist "E:\mindprod\image\icon64\tz.gif" describe "E:\mindprod\image\icon64\tz.gif" /D"64x64 gif icon for the TZ project" if exist "E:\mindprod\image\icon128\tz.png" describe "E:\mindprod\image\icon128\tz.png" /D"roughly 128x128 icon for the TZ project" if exist "E:\mindprod\image\screenshot\tz.png" describe "E:\mindprod\image\screenshot\tz.png" /D"screenshot for the TZ project" if exist "E:\mindprod\image\splash\tz.gif" describe "E:\mindprod\image\splash\tz.gif" /D"splash for the TZ project" if exist "E:\mindprod\applet\tzicon32.gif" describe "E:\mindprod\applet\tzicon32.gif" /D"tz 32x32 icon gif" if exist "E:\mindprod\applet\tzicon64.gif" describe "E:\mindprod\applet\tzicon64.gif" /D"tz 64x64 icon gif" if exist "E:\mindprod\applet\tzsplash.gif" describe "E:\mindprod\applet\tzsplash.gif" /D"tz splash gif" if exist "E:\mindprod\applet\tz.jnlp" describe "E:\mindprod\applet\tz.jnlp" /D"tz jnlp Java Web Start launch" if exist "E:\mindprod\precis\tz.txt" describe "E:\mindprod\precis\tz.txt" /D"precis of the TZ project: Displays all Java-supported TimeZones" if exist "E:\mindprod\pad\tz.xml" describe "E:\mindprod\pad\tz.xml" /D"ASP PAD desc of the TZ project: Displays all Java-supported TimeZones" if exist "E:\mindprod\zips\tz19.zip" describe "E:\mindprod\zips\tz19.zip" /D"TZ 1.9 distribute zip archive: Displays all Java-supported TimeZones" echo done rem -30-