@echo off @echo °±² descother.btm: add TCC descriptions to all poster 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\poster.png" describe "E:\mindprod\image\icon16\poster.png" /D"16x16 icon for the Poster project" if exist "E:\mindprod\image\icon32\poster.png" describe "E:\mindprod\image\icon32\poster.png" /D"32x32 icon for the Poster project" if exist "E:\mindprod\image\icon32\poster.gif" describe "E:\mindprod\image\icon32\poster.gif" /D"32x32 gif icon for the Poster project" if exist "E:\mindprod\image\icon48\poster.icon48.png" describe "E:\mindprod\image\icon48\poster.icon48.png" /D"roughly 48x48 icon for the Poster project" if exist "E:\mindprod\image\icon64\poster.png" describe "E:\mindprod\image\icon64\poster.png" /D"roughly 64x64 icon for the Poster project" if exist "E:\mindprod\image\icon64\poster.gif" describe "E:\mindprod\image\icon64\poster.gif" /D"64x64 gif icon for the Poster project" if exist "E:\mindprod\image\icon128\poster.png" describe "E:\mindprod\image\icon128\poster.png" /D"roughly 128x128 icon for the Poster project" if exist "E:\mindprod\image\screenshot\poster.png" describe "E:\mindprod\image\screenshot\poster.png" /D"screenshot for the Poster project" if exist "E:\mindprod\image\splash\poster.gif" describe "E:\mindprod\image\splash\poster.gif" /D"splash for the Poster project" if exist "E:\mindprod\application\postericon32.gif" describe "E:\mindprod\application\postericon32.gif" /D"poster 32x32 icon gif" if exist "E:\mindprod\application\postericon64.gif" describe "E:\mindprod\application\postericon64.gif" /D"poster 64x64 icon gif" if exist "E:\mindprod\application\postersplash.gif" describe "E:\mindprod\application\postersplash.gif" /D"poster splash gif" if exist "E:\mindprod\application\poster.jnlp" describe "E:\mindprod\application\poster.jnlp" /D"poster jnlp Java Web Start launch" if exist "E:\mindprod\precis\poster.txt" describe "E:\mindprod\precis\poster.txt" /D"precis of the Poster project: Patch mindprod website poster image" if exist "E:\mindprod\pad\poster.xml" describe "E:\mindprod\pad\poster.xml" /D"ASP PAD desc of the Poster project: Patch mindprod website poster image" echo done rem -30-