@echo off @echo °±² descother.btm: add TCC descriptions to all rgrow 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\rgrow.png" describe "E:\mindprod\image\icon16\rgrow.png" /D"16x16 icon for the Rgrow project" if exist "E:\mindprod\image\icon32\rgrow.png" describe "E:\mindprod\image\icon32\rgrow.png" /D"32x32 icon for the Rgrow project" if exist "E:\mindprod\image\icon32\rgrow.gif" describe "E:\mindprod\image\icon32\rgrow.gif" /D"32x32 gif icon for the Rgrow project" if exist "E:\mindprod\image\icon48\rgrow.icon48.png" describe "E:\mindprod\image\icon48\rgrow.icon48.png" /D"roughly 48x48 icon for the Rgrow project" if exist "E:\mindprod\image\icon64\rgrow.png" describe "E:\mindprod\image\icon64\rgrow.png" /D"roughly 64x64 icon for the Rgrow project" if exist "E:\mindprod\image\icon64\rgrow.gif" describe "E:\mindprod\image\icon64\rgrow.gif" /D"64x64 gif icon for the Rgrow project" if exist "E:\mindprod\image\icon128\rgrow.png" describe "E:\mindprod\image\icon128\rgrow.png" /D"roughly 128x128 icon for the Rgrow project" if exist "E:\mindprod\image\screenshot\rgrow.png" describe "E:\mindprod\image\screenshot\rgrow.png" /D"screenshot for the Rgrow project" if exist "E:\mindprod\image\splash\rgrow.gif" describe "E:\mindprod\image\splash\rgrow.gif" /D"splash for the Rgrow project" if exist "E:\mindprod\utility\rgrowicon32.gif" describe "E:\mindprod\utility\rgrowicon32.gif" /D"rgrow 32x32 icon gif" if exist "E:\mindprod\utility\rgrowicon64.gif" describe "E:\mindprod\utility\rgrowicon64.gif" /D"rgrow 64x64 icon gif" if exist "E:\mindprod\utility\rgrowsplash.gif" describe "E:\mindprod\utility\rgrowsplash.gif" /D"rgrow splash gif" if exist "E:\mindprod\utility\rgrow.jnlp" describe "E:\mindprod\utility\rgrow.jnlp" /D"rgrow jnlp Java Web Start launch" if exist "E:\sys\rgrow.exe" describe "E:\sys\rgrow.exe" /D"Windows executable to run the rgrow program: Expands fixed length records, usually in a binary file." if exist "E:\mindprod\precis\rgrow.txt" describe "E:\mindprod\precis\rgrow.txt" /D"precis of the Rgrow project: Expands fixed length records, usually in a binary file." if exist "E:\mindprod\pad\rgrow.xml" describe "E:\mindprod\pad\rgrow.xml" /D"ASP PAD desc of the Rgrow project: Expands fixed length records, usually in a binary file." if exist "E:\mindprod\zips\rgrow13.zip" describe "E:\mindprod\zips\rgrow13.zip" /D"Rgrow 1.3 distribute zip archive: Expands fixed length records, usually in a binary file." echo done rem -30-