@echo off @echo °±² descother.btm: add TCC descriptions to all makekey 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\makekey.png" describe "E:\mindprod\image\icon16\makekey.png" /D"16x16 icon for the MakeKey project" if exist "E:\mindprod\image\icon32\makekey.png" describe "E:\mindprod\image\icon32\makekey.png" /D"32x32 icon for the MakeKey project" if exist "E:\mindprod\image\icon32\makekey.gif" describe "E:\mindprod\image\icon32\makekey.gif" /D"32x32 gif icon for the MakeKey project" if exist "E:\mindprod\image\icon48\makekey.icon48.png" describe "E:\mindprod\image\icon48\makekey.icon48.png" /D"roughly 48x48 icon for the MakeKey project" if exist "E:\mindprod\image\icon64\makekey.png" describe "E:\mindprod\image\icon64\makekey.png" /D"roughly 64x64 icon for the MakeKey project" if exist "E:\mindprod\image\icon64\makekey.gif" describe "E:\mindprod\image\icon64\makekey.gif" /D"64x64 gif icon for the MakeKey project" if exist "E:\mindprod\image\icon128\makekey.png" describe "E:\mindprod\image\icon128\makekey.png" /D"roughly 128x128 icon for the MakeKey project" if exist "E:\mindprod\image\screenshot\makekey.png" describe "E:\mindprod\image\screenshot\makekey.png" /D"screenshot for the MakeKey project" if exist "E:\mindprod\image\splash\makekey.gif" describe "E:\mindprod\image\splash\makekey.gif" /D"splash for the MakeKey project" if exist "E:\mindprod\applet\makekeyicon32.gif" describe "E:\mindprod\applet\makekeyicon32.gif" /D"makekey 32x32 icon gif" if exist "E:\mindprod\applet\makekeyicon64.gif" describe "E:\mindprod\applet\makekeyicon64.gif" /D"makekey 64x64 icon gif" if exist "E:\mindprod\applet\makekeysplash.gif" describe "E:\mindprod\applet\makekeysplash.gif" /D"makekey splash gif" if exist "E:\mindprod\applet\makekey.jnlp" describe "E:\mindprod\applet\makekey.jnlp" /D"makekey jnlp Java Web Start launch" if exist "E:\mindprod\precis\makekey.txt" describe "E:\mindprod\precis\makekey.txt" /D"precis of the MakeKey project: Generates true random numbers" if exist "E:\mindprod\pad\makekey.xml" describe "E:\mindprod\pad\makekey.xml" /D"ASP PAD desc of the MakeKey project: Generates true random numbers" if exist "E:\mindprod\zips\makekey10.zip" describe "E:\mindprod\zips\makekey10.zip" /D"MakeKey 1.0 distribute zip archive: Generates true random numbers" echo done rem -30-