@echo off @echo °±² descother.btm: add TCC descriptions to all masmtidy 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\masmtidy.png" describe "E:\mindprod\image\icon16\masmtidy.png" /D"16x16 icon for the MASMTidy project" if exist "E:\mindprod\image\icon32\masmtidy.png" describe "E:\mindprod\image\icon32\masmtidy.png" /D"32x32 icon for the MASMTidy project" if exist "E:\mindprod\image\icon32\masmtidy.gif" describe "E:\mindprod\image\icon32\masmtidy.gif" /D"32x32 gif icon for the MASMTidy project" if exist "E:\mindprod\image\icon48\masmtidy.icon48.png" describe "E:\mindprod\image\icon48\masmtidy.icon48.png" /D"roughly 48x48 icon for the MASMTidy project" if exist "E:\mindprod\image\icon64\masmtidy.png" describe "E:\mindprod\image\icon64\masmtidy.png" /D"roughly 64x64 icon for the MASMTidy project" if exist "E:\mindprod\image\icon64\masmtidy.gif" describe "E:\mindprod\image\icon64\masmtidy.gif" /D"64x64 gif icon for the MASMTidy project" if exist "E:\mindprod\image\icon128\masmtidy.png" describe "E:\mindprod\image\icon128\masmtidy.png" /D"roughly 128x128 icon for the MASMTidy project" if exist "E:\mindprod\image\screenshot\masmtidy.png" describe "E:\mindprod\image\screenshot\masmtidy.png" /D"screenshot for the MASMTidy project" if exist "E:\mindprod\image\splash\masmtidy.gif" describe "E:\mindprod\image\splash\masmtidy.gif" /D"splash for the MASMTidy project" if exist "E:\mindprod\application\masmtidyicon32.gif" describe "E:\mindprod\application\masmtidyicon32.gif" /D"masmtidy 32x32 icon gif" if exist "E:\mindprod\application\masmtidyicon64.gif" describe "E:\mindprod\application\masmtidyicon64.gif" /D"masmtidy 64x64 icon gif" if exist "E:\mindprod\application\masmtidysplash.gif" describe "E:\mindprod\application\masmtidysplash.gif" /D"masmtidy splash gif" if exist "E:\mindprod\application\masmtidy.jnlp" describe "E:\mindprod\application\masmtidy.jnlp" /D"masmtidy jnlp Java Web Start launch" if exist "E:\mindprod\precis\masmtidy.txt" describe "E:\mindprod\precis\masmtidy.txt" /D"precis of the MASMTidy project: Tidies MASM assembler source, aligning it in four columns" if exist "E:\mindprod\pad\masmtidy.xml" describe "E:\mindprod\pad\masmtidy.xml" /D"ASP PAD desc of the MASMTidy project: Tidies MASM assembler source, aligning it in four columns" if exist "E:\mindprod\zips\masmtidy11.zip" describe "E:\mindprod\zips\masmtidy11.zip" /D"MASMTidy 1.1 distribute zip archive: Tidies MASM assembler source, aligning it in four columns" echo done rem -30-