@echo off @echo °±² descother.btm: add TCC descriptions to all wassup 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\wassup.png" describe "E:\mindprod\image\icon16\wassup.png" /D"16x16 icon for the Wassup project" if exist "E:\mindprod\image\icon32\wassup.png" describe "E:\mindprod\image\icon32\wassup.png" /D"32x32 icon for the Wassup project" if exist "E:\mindprod\image\icon32\wassup.gif" describe "E:\mindprod\image\icon32\wassup.gif" /D"32x32 gif icon for the Wassup project" if exist "E:\mindprod\image\icon48\wassup.icon48.png" describe "E:\mindprod\image\icon48\wassup.icon48.png" /D"roughly 48x48 icon for the Wassup project" if exist "E:\mindprod\image\icon64\wassup.png" describe "E:\mindprod\image\icon64\wassup.png" /D"roughly 64x64 icon for the Wassup project" if exist "E:\mindprod\image\icon64\wassup.gif" describe "E:\mindprod\image\icon64\wassup.gif" /D"64x64 gif icon for the Wassup project" if exist "E:\mindprod\image\icon128\wassup.png" describe "E:\mindprod\image\icon128\wassup.png" /D"roughly 128x128 icon for the Wassup project" if exist "E:\mindprod\image\screenshot\wassup.png" describe "E:\mindprod\image\screenshot\wassup.png" /D"screenshot for the Wassup project" if exist "E:\mindprod\image\splash\wassup.gif" describe "E:\mindprod\image\splash\wassup.gif" /D"splash for the Wassup project" if exist "E:\mindprod\applet\wassupicon32.gif" describe "E:\mindprod\applet\wassupicon32.gif" /D"wassup 32x32 icon gif" if exist "E:\mindprod\applet\wassupicon64.gif" describe "E:\mindprod\applet\wassupicon64.gif" /D"wassup 64x64 icon gif" if exist "E:\mindprod\applet\wassupsplash.gif" describe "E:\mindprod\applet\wassupsplash.gif" /D"wassup splash gif" if exist "E:\mindprod\applet\wassup.jnlp" describe "E:\mindprod\applet\wassup.jnlp" /D"wassup jnlp Java Web Start launch" if exist "E:\mindprod\precis\wassup.txt" describe "E:\mindprod\precis\wassup.txt" /D"precis of the Wassup project: Find out facts about your JVM" if exist "E:\mindprod\pad\wassup.xml" describe "E:\mindprod\pad\wassup.xml" /D"ASP PAD desc of the Wassup project: Find out facts about your JVM" if exist "E:\mindprod\zips\wassup26.zip" describe "E:\mindprod\zips\wassup26.zip" /D"Wassup 2.6 distribute zip archive: Find out facts about your JVM" echo done rem -30-