@echo off @echo °±² descother.btm: add TCC descriptions to all wavelength 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\wavelength.png" describe "E:\mindprod\image\icon16\wavelength.png" /D"16x16 icon for the Wavelength project" if exist "E:\mindprod\image\icon32\wavelength.png" describe "E:\mindprod\image\icon32\wavelength.png" /D"32x32 icon for the Wavelength project" if exist "E:\mindprod\image\icon32\wavelength.gif" describe "E:\mindprod\image\icon32\wavelength.gif" /D"32x32 gif icon for the Wavelength project" if exist "E:\mindprod\image\icon48\wavelength.icon48.png" describe "E:\mindprod\image\icon48\wavelength.icon48.png" /D"roughly 48x48 icon for the Wavelength project" if exist "E:\mindprod\image\icon64\wavelength.png" describe "E:\mindprod\image\icon64\wavelength.png" /D"roughly 64x64 icon for the Wavelength project" if exist "E:\mindprod\image\icon64\wavelength.gif" describe "E:\mindprod\image\icon64\wavelength.gif" /D"64x64 gif icon for the Wavelength project" if exist "E:\mindprod\image\icon128\wavelength.png" describe "E:\mindprod\image\icon128\wavelength.png" /D"roughly 128x128 icon for the Wavelength project" if exist "E:\mindprod\image\screenshot\wavelength.png" describe "E:\mindprod\image\screenshot\wavelength.png" /D"screenshot for the Wavelength project" if exist "E:\mindprod\image\splash\wavelength.gif" describe "E:\mindprod\image\splash\wavelength.gif" /D"splash for the Wavelength project" if exist "E:\mindprod\application\wavelengthicon32.gif" describe "E:\mindprod\application\wavelengthicon32.gif" /D"wavelength 32x32 icon gif" if exist "E:\mindprod\application\wavelengthicon64.gif" describe "E:\mindprod\application\wavelengthicon64.gif" /D"wavelength 64x64 icon gif" if exist "E:\mindprod\application\wavelengthsplash.gif" describe "E:\mindprod\application\wavelengthsplash.gif" /D"wavelength splash gif" if exist "E:\mindprod\application\wavelength.jnlp" describe "E:\mindprod\application\wavelength.jnlp" /D"wavelength jnlp Java Web Start launch" if exist "E:\mindprod\precis\wavelength.txt" describe "E:\mindprod\precis\wavelength.txt" /D"precis of the Wavelength project: Prepares Colours given wavelength or frequency." if exist "E:\mindprod\pad\wavelength.xml" describe "E:\mindprod\pad\wavelength.xml" /D"ASP PAD desc of the Wavelength project: Prepares Colours given wavelength or frequency." if exist "E:\mindprod\zips\wavelength13.zip" describe "E:\mindprod\zips\wavelength13.zip" /D"Wavelength 1.3 distribute zip archive: Prepares Colours given wavelength or frequency." echo done rem -30-