@echo off @echo °±² descother.btm: add TCC descriptions to all snaptime 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\snaptime.png" describe "E:\mindprod\image\icon16\snaptime.png" /D"16x16 icon for the SnapTime project" if exist "E:\mindprod\image\icon32\snaptime.png" describe "E:\mindprod\image\icon32\snaptime.png" /D"32x32 icon for the SnapTime project" if exist "E:\mindprod\image\icon32\snaptime.gif" describe "E:\mindprod\image\icon32\snaptime.gif" /D"32x32 gif icon for the SnapTime project" if exist "E:\mindprod\image\icon48\snaptime.icon48.png" describe "E:\mindprod\image\icon48\snaptime.icon48.png" /D"roughly 48x48 icon for the SnapTime project" if exist "E:\mindprod\image\icon64\snaptime.png" describe "E:\mindprod\image\icon64\snaptime.png" /D"roughly 64x64 icon for the SnapTime project" if exist "E:\mindprod\image\icon64\snaptime.gif" describe "E:\mindprod\image\icon64\snaptime.gif" /D"64x64 gif icon for the SnapTime project" if exist "E:\mindprod\image\icon128\snaptime.png" describe "E:\mindprod\image\icon128\snaptime.png" /D"roughly 128x128 icon for the SnapTime project" if exist "E:\mindprod\image\screenshot\snaptime.png" describe "E:\mindprod\image\screenshot\snaptime.png" /D"screenshot for the SnapTime project" if exist "E:\mindprod\image\splash\snaptime.gif" describe "E:\mindprod\image\splash\snaptime.gif" /D"splash for the SnapTime project" if exist "E:\mindprod\applet\snaptimeicon32.gif" describe "E:\mindprod\applet\snaptimeicon32.gif" /D"snaptime 32x32 icon gif" if exist "E:\mindprod\applet\snaptimeicon64.gif" describe "E:\mindprod\applet\snaptimeicon64.gif" /D"snaptime 64x64 icon gif" if exist "E:\mindprod\applet\snaptimesplash.gif" describe "E:\mindprod\applet\snaptimesplash.gif" /D"snaptime splash gif" if exist "E:\mindprod\applet\snaptime.jnlp" describe "E:\mindprod\applet\snaptime.jnlp" /D"snaptime jnlp Java Web Start launch" if exist "E:\mindprod\precis\snaptime.txt" describe "E:\mindprod\precis\snaptime.txt" /D"precis of the SnapTime project: an alternate type of stopwatch" if exist "E:\mindprod\pad\snaptime.xml" describe "E:\mindprod\pad\snaptime.xml" /D"ASP PAD desc of the SnapTime project: an alternate type of stopwatch" if exist "E:\mindprod\zips\snaptime10.zip" describe "E:\mindprod\zips\snaptime10.zip" /D"SnapTime 1.0 distribute zip archive: an alternate type of stopwatch" echo done rem -30-