@echo off @echo °±² descother.btm: add TCC descriptions to all screws 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\screws.png" describe "E:\mindprod\image\icon16\screws.png" /D"16x16 icon for the Screws project" if exist "E:\mindprod\image\icon32\screws.png" describe "E:\mindprod\image\icon32\screws.png" /D"32x32 icon for the Screws project" if exist "E:\mindprod\image\icon32\screws.gif" describe "E:\mindprod\image\icon32\screws.gif" /D"32x32 gif icon for the Screws project" if exist "E:\mindprod\image\icon48\screws.icon48.png" describe "E:\mindprod\image\icon48\screws.icon48.png" /D"roughly 48x48 icon for the Screws project" if exist "E:\mindprod\image\icon64\screws.png" describe "E:\mindprod\image\icon64\screws.png" /D"roughly 64x64 icon for the Screws project" if exist "E:\mindprod\image\icon64\screws.gif" describe "E:\mindprod\image\icon64\screws.gif" /D"64x64 gif icon for the Screws project" if exist "E:\mindprod\image\icon128\screws.png" describe "E:\mindprod\image\icon128\screws.png" /D"roughly 128x128 icon for the Screws project" if exist "E:\mindprod\image\screenshot\screws.png" describe "E:\mindprod\image\screenshot\screws.png" /D"screenshot for the Screws project" if exist "E:\mindprod\image\splash\screws.gif" describe "E:\mindprod\image\splash\screws.gif" /D"splash for the Screws project" if exist "E:\mindprod\application\screwsicon32.gif" describe "E:\mindprod\application\screwsicon32.gif" /D"screws 32x32 icon gif" if exist "E:\mindprod\application\screwsicon64.gif" describe "E:\mindprod\application\screwsicon64.gif" /D"screws 64x64 icon gif" if exist "E:\mindprod\application\screwssplash.gif" describe "E:\mindprod\application\screwssplash.gif" /D"screws splash gif" if exist "E:\mindprod\application\screws.jnlp" describe "E:\mindprod\application\screws.jnlp" /D"screws jnlp Java Web Start launch" if exist "E:\mindprod\precis\screws.txt" describe "E:\mindprod\precis\screws.txt" /D"precis of the Screws project: Teaches AWT Canvas drawing by drawing screw heads" if exist "E:\mindprod\pad\screws.xml" describe "E:\mindprod\pad\screws.xml" /D"ASP PAD desc of the Screws project: Teaches AWT Canvas drawing by drawing screw heads" if exist "E:\mindprod\zips\screws13.zip" describe "E:\mindprod\zips\screws13.zip" /D"Screws 1.3 distribute zip archive: Teaches AWT Canvas drawing by drawing screw heads" echo done rem -30-