@echo off @echo °±² descother.btm: add TCC descriptions to all commandline 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\commandline.png" describe "E:\mindprod\image\icon16\commandline.png" /D"16x16 icon for the CommandLine project" if exist "E:\mindprod\image\icon32\commandline.png" describe "E:\mindprod\image\icon32\commandline.png" /D"32x32 icon for the CommandLine project" if exist "E:\mindprod\image\icon32\commandline.gif" describe "E:\mindprod\image\icon32\commandline.gif" /D"32x32 gif icon for the CommandLine project" if exist "E:\mindprod\image\icon48\commandline.icon48.png" describe "E:\mindprod\image\icon48\commandline.icon48.png" /D"roughly 48x48 icon for the CommandLine project" if exist "E:\mindprod\image\icon64\commandline.png" describe "E:\mindprod\image\icon64\commandline.png" /D"roughly 64x64 icon for the CommandLine project" if exist "E:\mindprod\image\icon64\commandline.gif" describe "E:\mindprod\image\icon64\commandline.gif" /D"64x64 gif icon for the CommandLine project" if exist "E:\mindprod\image\icon128\commandline.png" describe "E:\mindprod\image\icon128\commandline.png" /D"roughly 128x128 icon for the CommandLine project" if exist "E:\mindprod\image\screenshot\commandline.png" describe "E:\mindprod\image\screenshot\commandline.png" /D"screenshot for the CommandLine project" if exist "E:\mindprod\image\splash\commandline.gif" describe "E:\mindprod\image\splash\commandline.gif" /D"splash for the CommandLine project" if exist "E:\mindprod\application\commandlineicon32.gif" describe "E:\mindprod\application\commandlineicon32.gif" /D"commandline 32x32 icon gif" if exist "E:\mindprod\application\commandlineicon64.gif" describe "E:\mindprod\application\commandlineicon64.gif" /D"commandline 64x64 icon gif" if exist "E:\mindprod\application\commandlinesplash.gif" describe "E:\mindprod\application\commandlinesplash.gif" /D"commandline splash gif" if exist "E:\mindprod\application\commandline.jnlp" describe "E:\mindprod\application\commandline.jnlp" /D"commandline jnlp Java Web Start launch" if exist "E:\mindprod\precis\commandline.txt" describe "E:\mindprod\precis\commandline.txt" /D"precis of the CommandLine project: Command line parser to create a list of files from a tree description" if exist "E:\mindprod\pad\commandline.xml" describe "E:\mindprod\pad\commandline.xml" /D"ASP PAD desc of the CommandLine project: Command line parser to create a list of files from a tree description" if exist "E:\mindprod\zips\commandline26.zip" describe "E:\mindprod\zips\commandline26.zip" /D"CommandLine 2.6 distribute zip archive: Command line parser to create a list of files from a tree description" echo done rem -30-