@echo off @echo °±² descother.btm: add TCC descriptions to all masker 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\masker.png" describe "E:\mindprod\image\icon16\masker.png" /D"16x16 icon for the Masker project" if exist "E:\mindprod\image\icon32\masker.png" describe "E:\mindprod\image\icon32\masker.png" /D"32x32 icon for the Masker project" if exist "E:\mindprod\image\icon32\masker.gif" describe "E:\mindprod\image\icon32\masker.gif" /D"32x32 gif icon for the Masker project" if exist "E:\mindprod\image\icon48\masker.icon48.png" describe "E:\mindprod\image\icon48\masker.icon48.png" /D"roughly 48x48 icon for the Masker project" if exist "E:\mindprod\image\icon64\masker.png" describe "E:\mindprod\image\icon64\masker.png" /D"roughly 64x64 icon for the Masker project" if exist "E:\mindprod\image\icon64\masker.gif" describe "E:\mindprod\image\icon64\masker.gif" /D"64x64 gif icon for the Masker project" if exist "E:\mindprod\image\icon128\masker.png" describe "E:\mindprod\image\icon128\masker.png" /D"roughly 128x128 icon for the Masker project" if exist "E:\mindprod\image\screenshot\masker.png" describe "E:\mindprod\image\screenshot\masker.png" /D"screenshot for the Masker project" if exist "E:\mindprod\image\splash\masker.gif" describe "E:\mindprod\image\splash\masker.gif" /D"splash for the Masker project" if exist "E:\mindprod\applet\maskericon32.gif" describe "E:\mindprod\applet\maskericon32.gif" /D"masker 32x32 icon gif" if exist "E:\mindprod\applet\maskericon64.gif" describe "E:\mindprod\applet\maskericon64.gif" /D"masker 64x64 icon gif" if exist "E:\mindprod\applet\maskersplash.gif" describe "E:\mindprod\applet\maskersplash.gif" /D"masker splash gif" if exist "E:\mindprod\applet\masker.jnlp" describe "E:\mindprod\applet\masker.jnlp" /D"masker jnlp Java Web Start launch" if exist "E:\mindprod\precis\masker.txt" describe "E:\mindprod\precis\masker.txt" /D"precis of the Masker project: Hides email addresses from spam harvesters" if exist "E:\mindprod\pad\masker.xml" describe "E:\mindprod\pad\masker.xml" /D"ASP PAD desc of the Masker project: Hides email addresses from spam harvesters" if exist "E:\mindprod\zips\masker19.zip" describe "E:\mindprod\zips\masker19.zip" /D"Masker 1.9 distribute zip archive: Hides email addresses from spam harvesters" echo done rem -30-