@echo off @echo °±² descother.btm: add TCC descriptions to all vercheck 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\vercheck.png" describe "E:\mindprod\image\icon16\vercheck.png" /D"16x16 icon for the VerCheck project" if exist "E:\mindprod\image\icon32\vercheck.png" describe "E:\mindprod\image\icon32\vercheck.png" /D"32x32 icon for the VerCheck project" if exist "E:\mindprod\image\icon32\vercheck.gif" describe "E:\mindprod\image\icon32\vercheck.gif" /D"32x32 gif icon for the VerCheck project" if exist "E:\mindprod\image\icon48\vercheck.icon48.png" describe "E:\mindprod\image\icon48\vercheck.icon48.png" /D"roughly 48x48 icon for the VerCheck project" if exist "E:\mindprod\image\icon64\vercheck.png" describe "E:\mindprod\image\icon64\vercheck.png" /D"roughly 64x64 icon for the VerCheck project" if exist "E:\mindprod\image\icon64\vercheck.gif" describe "E:\mindprod\image\icon64\vercheck.gif" /D"64x64 gif icon for the VerCheck project" if exist "E:\mindprod\image\icon128\vercheck.png" describe "E:\mindprod\image\icon128\vercheck.png" /D"roughly 128x128 icon for the VerCheck project" if exist "E:\mindprod\image\screenshot\vercheck.png" describe "E:\mindprod\image\screenshot\vercheck.png" /D"screenshot for the VerCheck project" if exist "E:\mindprod\image\splash\vercheck.gif" describe "E:\mindprod\image\splash\vercheck.gif" /D"splash for the VerCheck project" if exist "E:\mindprod\applet\vercheckicon32.gif" describe "E:\mindprod\applet\vercheckicon32.gif" /D"vercheck 32x32 icon gif" if exist "E:\mindprod\applet\vercheckicon64.gif" describe "E:\mindprod\applet\vercheckicon64.gif" /D"vercheck 64x64 icon gif" if exist "E:\mindprod\applet\verchecksplash.gif" describe "E:\mindprod\applet\verchecksplash.gif" /D"vercheck splash gif" if exist "E:\mindprod\applet\vercheck.jnlp" describe "E:\mindprod\applet\vercheck.jnlp" /D"vercheck jnlp Java Web Start launch" if exist "E:\mindprod\precis\vercheck.txt" describe "E:\mindprod\precis\vercheck.txt" /D"precis of the VerCheck project: Check the web for new versions of software." if exist "E:\mindprod\pad\vercheck.xml" describe "E:\mindprod\pad\vercheck.xml" /D"ASP PAD desc of the VerCheck project: Check the web for new versions of software." if exist "E:\mindprod\zips\vercheck48.zip" describe "E:\mindprod\zips\vercheck48.zip" /D"VerCheck 4.8 distribute zip archive: Check the web for new versions of software." echo done rem -30-