@echo off @echo °±² descother.btm: add TCC descriptions to all isbn 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\isbn.png" describe "E:\mindprod\image\icon16\isbn.png" /D"16x16 icon for the ISBN project" if exist "E:\mindprod\image\icon32\isbn.png" describe "E:\mindprod\image\icon32\isbn.png" /D"32x32 icon for the ISBN project" if exist "E:\mindprod\image\icon32\isbn.gif" describe "E:\mindprod\image\icon32\isbn.gif" /D"32x32 gif icon for the ISBN project" if exist "E:\mindprod\image\icon48\isbn.icon48.png" describe "E:\mindprod\image\icon48\isbn.icon48.png" /D"roughly 48x48 icon for the ISBN project" if exist "E:\mindprod\image\icon64\isbn.png" describe "E:\mindprod\image\icon64\isbn.png" /D"roughly 64x64 icon for the ISBN project" if exist "E:\mindprod\image\icon64\isbn.gif" describe "E:\mindprod\image\icon64\isbn.gif" /D"64x64 gif icon for the ISBN project" if exist "E:\mindprod\image\icon128\isbn.png" describe "E:\mindprod\image\icon128\isbn.png" /D"roughly 128x128 icon for the ISBN project" if exist "E:\mindprod\image\screenshot\isbn.png" describe "E:\mindprod\image\screenshot\isbn.png" /D"screenshot for the ISBN project" if exist "E:\mindprod\image\splash\isbn.gif" describe "E:\mindprod\image\splash\isbn.gif" /D"splash for the ISBN project" if exist "E:\mindprod\applet\isbnicon32.gif" describe "E:\mindprod\applet\isbnicon32.gif" /D"isbn 32x32 icon gif" if exist "E:\mindprod\applet\isbnicon64.gif" describe "E:\mindprod\applet\isbnicon64.gif" /D"isbn 64x64 icon gif" if exist "E:\mindprod\applet\isbnsplash.gif" describe "E:\mindprod\applet\isbnsplash.gif" /D"isbn splash gif" if exist "E:\mindprod\applet\isbn.jnlp" describe "E:\mindprod\applet\isbn.jnlp" /D"isbn jnlp Java Web Start launch" if exist "E:\mindprod\precis\isbn.txt" describe "E:\mindprod\precis\isbn.txt" /D"precis of the ISBN project: Interconverts, tidies and validates ISBN-10 and ISBN-13 book numbers, displaying both with and without dashes" if exist "E:\mindprod\pad\isbn.xml" describe "E:\mindprod\pad\isbn.xml" /D"ASP PAD desc of the ISBN project: Interconverts, tidies and validates ISBN-10 and ISBN-13 book numbers, displaying both with and without dashes" if exist "E:\mindprod\zips\isbn25.zip" describe "E:\mindprod\zips\isbn25.zip" /D"ISBN 2.5 distribute zip archive: Interconverts, tidies and validates ISBN-10 and ISBN-13 book numbers, displaying both with and without dashes" echo done rem -30-