@echo off @echo °±² descother.btm: add TCC descriptions to all stores 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\stores.png" describe "E:\mindprod\image\icon16\stores.png" /D"16x16 icon for the Stores project" if exist "E:\mindprod\image\icon32\stores.png" describe "E:\mindprod\image\icon32\stores.png" /D"32x32 icon for the Stores project" if exist "E:\mindprod\image\icon32\stores.gif" describe "E:\mindprod\image\icon32\stores.gif" /D"32x32 gif icon for the Stores project" if exist "E:\mindprod\image\icon48\stores.icon48.png" describe "E:\mindprod\image\icon48\stores.icon48.png" /D"roughly 48x48 icon for the Stores project" if exist "E:\mindprod\image\icon64\stores.png" describe "E:\mindprod\image\icon64\stores.png" /D"roughly 64x64 icon for the Stores project" if exist "E:\mindprod\image\icon64\stores.gif" describe "E:\mindprod\image\icon64\stores.gif" /D"64x64 gif icon for the Stores project" if exist "E:\mindprod\image\icon128\stores.png" describe "E:\mindprod\image\icon128\stores.png" /D"roughly 128x128 icon for the Stores project" if exist "E:\mindprod\image\screenshot\stores.png" describe "E:\mindprod\image\screenshot\stores.png" /D"screenshot for the Stores project" if exist "E:\mindprod\image\splash\stores.gif" describe "E:\mindprod\image\splash\stores.gif" /D"splash for the Stores project" if exist "E:\mindprod\application\storesicon32.gif" describe "E:\mindprod\application\storesicon32.gif" /D"stores 32x32 icon gif" if exist "E:\mindprod\application\storesicon64.gif" describe "E:\mindprod\application\storesicon64.gif" /D"stores 64x64 icon gif" if exist "E:\mindprod\application\storessplash.gif" describe "E:\mindprod\application\storessplash.gif" /D"stores splash gif" if exist "E:\mindprod\application\stores.jnlp" describe "E:\mindprod\application\stores.jnlp" /D"stores jnlp Java Web Start launch" if exist "E:\mindprod\precis\stores.txt" describe "E:\mindprod\precis\stores.txt" /D"precis of the Stores project: Generates HTML for book, electronic and DVD referrals" if exist "E:\mindprod\pad\stores.xml" describe "E:\mindprod\pad\stores.xml" /D"ASP PAD desc of the Stores project: Generates HTML for book, electronic and DVD referrals" echo done rem -30-