@echo off @echo °±² descother.btm: add TCC descriptions to all restore 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\restore.png" describe "E:\mindprod\image\icon16\restore.png" /D"16x16 icon for the Restore project" if exist "E:\mindprod\image\icon32\restore.png" describe "E:\mindprod\image\icon32\restore.png" /D"32x32 icon for the Restore project" if exist "E:\mindprod\image\icon32\restore.gif" describe "E:\mindprod\image\icon32\restore.gif" /D"32x32 gif icon for the Restore project" if exist "E:\mindprod\image\icon48\restore.icon48.png" describe "E:\mindprod\image\icon48\restore.icon48.png" /D"roughly 48x48 icon for the Restore project" if exist "E:\mindprod\image\icon64\restore.png" describe "E:\mindprod\image\icon64\restore.png" /D"roughly 64x64 icon for the Restore project" if exist "E:\mindprod\image\icon64\restore.gif" describe "E:\mindprod\image\icon64\restore.gif" /D"64x64 gif icon for the Restore project" if exist "E:\mindprod\image\icon128\restore.png" describe "E:\mindprod\image\icon128\restore.png" /D"roughly 128x128 icon for the Restore project" if exist "E:\mindprod\image\screenshot\restore.png" describe "E:\mindprod\image\screenshot\restore.png" /D"screenshot for the Restore project" if exist "E:\mindprod\image\splash\restore.gif" describe "E:\mindprod\image\splash\restore.gif" /D"splash for the Restore project" if exist "E:\mindprod\utility\restoreicon32.gif" describe "E:\mindprod\utility\restoreicon32.gif" /D"restore 32x32 icon gif" if exist "E:\mindprod\utility\restoreicon64.gif" describe "E:\mindprod\utility\restoreicon64.gif" /D"restore 64x64 icon gif" if exist "E:\mindprod\utility\restoresplash.gif" describe "E:\mindprod\utility\restoresplash.gif" /D"restore splash gif" if exist "E:\mindprod\utility\restore.jnlp" describe "E:\mindprod\utility\restore.jnlp" /D"restore jnlp Java Web Start launch" if exist "E:\sys\restore.com" describe "E:\sys\restore.com" /D"Windows executable to run the restore program: Restore old MS DOS floppy backups" if exist "E:\mindprod\precis\restore.txt" describe "E:\mindprod\precis\restore.txt" /D"precis of the Restore project: Restore old MS DOS floppy backups" if exist "E:\mindprod\pad\restore.xml" describe "E:\mindprod\pad\restore.xml" /D"ASP PAD desc of the Restore project: Restore old MS DOS floppy backups" if exist "E:\mindprod\zips\restore64.zip" describe "E:\mindprod\zips\restore64.zip" /D"Restore 6.4 distribute zip archive: Restore old MS DOS floppy backups" echo done rem -30-