@echo off @echo °±² descother.btm: add TCC descriptions to all venery 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\venery.png" describe "E:\mindprod\image\icon16\venery.png" /D"16x16 icon for the Venery project" if exist "E:\mindprod\image\icon32\venery.png" describe "E:\mindprod\image\icon32\venery.png" /D"32x32 icon for the Venery project" if exist "E:\mindprod\image\icon32\venery.gif" describe "E:\mindprod\image\icon32\venery.gif" /D"32x32 gif icon for the Venery project" if exist "E:\mindprod\image\icon48\venery.icon48.png" describe "E:\mindprod\image\icon48\venery.icon48.png" /D"roughly 48x48 icon for the Venery project" if exist "E:\mindprod\image\icon64\venery.png" describe "E:\mindprod\image\icon64\venery.png" /D"roughly 64x64 icon for the Venery project" if exist "E:\mindprod\image\icon64\venery.gif" describe "E:\mindprod\image\icon64\venery.gif" /D"64x64 gif icon for the Venery project" if exist "E:\mindprod\image\icon128\venery.png" describe "E:\mindprod\image\icon128\venery.png" /D"roughly 128x128 icon for the Venery project" if exist "E:\mindprod\image\screenshot\venery.png" describe "E:\mindprod\image\screenshot\venery.png" /D"screenshot for the Venery project" if exist "E:\mindprod\image\splash\venery.gif" describe "E:\mindprod\image\splash\venery.gif" /D"splash for the Venery project" if exist "E:\mindprod\application\veneryicon32.gif" describe "E:\mindprod\application\veneryicon32.gif" /D"venery 32x32 icon gif" if exist "E:\mindprod\application\veneryicon64.gif" describe "E:\mindprod\application\veneryicon64.gif" /D"venery 64x64 icon gif" if exist "E:\mindprod\application\venerysplash.gif" describe "E:\mindprod\application\venerysplash.gif" /D"venery splash gif" if exist "E:\mindprod\application\venery.jnlp" describe "E:\mindprod\application\venery.jnlp" /D"venery jnlp Java Web Start launch" if exist "E:\mindprod\precis\venery.txt" describe "E:\mindprod\precis\venery.txt" /D"precis of the Venery project: Compiles list of collective nouns e.g. exaltation of larks" if exist "E:\mindprod\pad\venery.xml" describe "E:\mindprod\pad\venery.xml" /D"ASP PAD desc of the Venery project: Compiles list of collective nouns e.g. exaltation of larks" echo done rem -30-