@echo off @echo °±² descother.btm: add TCC descriptions to all jprep 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\jprep.png" describe "E:\mindprod\image\icon16\jprep.png" /D"16x16 icon for the JPrep project" if exist "E:\mindprod\image\icon32\jprep.png" describe "E:\mindprod\image\icon32\jprep.png" /D"32x32 icon for the JPrep project" if exist "E:\mindprod\image\icon32\jprep.gif" describe "E:\mindprod\image\icon32\jprep.gif" /D"32x32 gif icon for the JPrep project" if exist "E:\mindprod\image\icon48\jprep.icon48.png" describe "E:\mindprod\image\icon48\jprep.icon48.png" /D"roughly 48x48 icon for the JPrep project" if exist "E:\mindprod\image\icon64\jprep.png" describe "E:\mindprod\image\icon64\jprep.png" /D"roughly 64x64 icon for the JPrep project" if exist "E:\mindprod\image\icon64\jprep.gif" describe "E:\mindprod\image\icon64\jprep.gif" /D"64x64 gif icon for the JPrep project" if exist "E:\mindprod\image\icon128\jprep.png" describe "E:\mindprod\image\icon128\jprep.png" /D"roughly 128x128 icon for the JPrep project" if exist "E:\mindprod\image\screenshot\jprep.png" describe "E:\mindprod\image\screenshot\jprep.png" /D"screenshot for the JPrep project" if exist "E:\mindprod\image\splash\jprep.gif" describe "E:\mindprod\image\splash\jprep.gif" /D"splash for the JPrep project" if exist "E:\mindprod\application\jprepicon32.gif" describe "E:\mindprod\application\jprepicon32.gif" /D"jprep 32x32 icon gif" if exist "E:\mindprod\application\jprepicon64.gif" describe "E:\mindprod\application\jprepicon64.gif" /D"jprep 64x64 icon gif" if exist "E:\mindprod\application\jprepsplash.gif" describe "E:\mindprod\application\jprepsplash.gif" /D"jprep splash gif" if exist "E:\mindprod\application\jprep.jnlp" describe "E:\mindprod\application\jprep.jnlp" /D"jprep jnlp Java Web Start launch" if exist "E:\mindprod\precis\jprep.txt" describe "E:\mindprod\precis\jprep.txt" /D"precis of the JPrep project: Prepares Java, HTML, bat source as tokens" if exist "E:\mindprod\pad\jprep.xml" describe "E:\mindprod\pad\jprep.xml" /D"ASP PAD desc of the JPrep project: Prepares Java, HTML, bat source as tokens" echo done rem -30-