@echo off @echo °±² descother.btm: add TCC descriptions to all filetimes 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\filetimes.png" describe "E:\mindprod\image\icon16\filetimes.png" /D"16x16 icon for the FileTimes project" if exist "E:\mindprod\image\icon32\filetimes.png" describe "E:\mindprod\image\icon32\filetimes.png" /D"32x32 icon for the FileTimes project" if exist "E:\mindprod\image\icon32\filetimes.gif" describe "E:\mindprod\image\icon32\filetimes.gif" /D"32x32 gif icon for the FileTimes project" if exist "E:\mindprod\image\icon48\filetimes.icon48.png" describe "E:\mindprod\image\icon48\filetimes.icon48.png" /D"roughly 48x48 icon for the FileTimes project" if exist "E:\mindprod\image\icon64\filetimes.png" describe "E:\mindprod\image\icon64\filetimes.png" /D"roughly 64x64 icon for the FileTimes project" if exist "E:\mindprod\image\icon64\filetimes.gif" describe "E:\mindprod\image\icon64\filetimes.gif" /D"64x64 gif icon for the FileTimes project" if exist "E:\mindprod\image\icon128\filetimes.png" describe "E:\mindprod\image\icon128\filetimes.png" /D"roughly 128x128 icon for the FileTimes project" if exist "E:\mindprod\image\screenshot\filetimes.png" describe "E:\mindprod\image\screenshot\filetimes.png" /D"screenshot for the FileTimes project" if exist "E:\mindprod\image\splash\filetimes.gif" describe "E:\mindprod\image\splash\filetimes.gif" /D"splash for the FileTimes project" if exist "E:\mindprod\application\filetimesicon32.gif" describe "E:\mindprod\application\filetimesicon32.gif" /D"filetimes 32x32 icon gif" if exist "E:\mindprod\application\filetimesicon64.gif" describe "E:\mindprod\application\filetimesicon64.gif" /D"filetimes 64x64 icon gif" if exist "E:\mindprod\application\filetimessplash.gif" describe "E:\mindprod\application\filetimessplash.gif" /D"filetimes splash gif" if exist "E:\mindprod\application\filetimes.jnlp" describe "E:\mindprod\application\filetimes.jnlp" /D"filetimes jnlp Java Web Start launch" if exist "E:\mindprod\precis\filetimes.txt" describe "E:\mindprod\precis\filetimes.txt" /D"precis of the FileTimes project: Get/Set Windows File Times Create/Modified/Accessed JNI class." if exist "E:\mindprod\pad\filetimes.xml" describe "E:\mindprod\pad\filetimes.xml" /D"ASP PAD desc of the FileTimes project: Get/Set Windows File Times Create/Modified/Accessed JNI class." if exist "E:\mindprod\zips\filetimes20.zip" describe "E:\mindprod\zips\filetimes20.zip" /D"FileTimes 2.0 distribute zip archive: Get/Set Windows File Times Create/Modified/Accessed JNI class." echo done rem -30-