@echo off @echo °±² descother.btm: add TCC descriptions to all pws 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\pws.png" describe "E:\mindprod\image\icon16\pws.png" /D"16x16 icon for the Pws project" if exist "E:\mindprod\image\icon32\pws.png" describe "E:\mindprod\image\icon32\pws.png" /D"32x32 icon for the Pws project" if exist "E:\mindprod\image\icon32\pws.gif" describe "E:\mindprod\image\icon32\pws.gif" /D"32x32 gif icon for the Pws project" if exist "E:\mindprod\image\icon48\pws.icon48.png" describe "E:\mindprod\image\icon48\pws.icon48.png" /D"roughly 48x48 icon for the Pws project" if exist "E:\mindprod\image\icon64\pws.png" describe "E:\mindprod\image\icon64\pws.png" /D"roughly 64x64 icon for the Pws project" if exist "E:\mindprod\image\icon64\pws.gif" describe "E:\mindprod\image\icon64\pws.gif" /D"64x64 gif icon for the Pws project" if exist "E:\mindprod\image\icon128\pws.png" describe "E:\mindprod\image\icon128\pws.png" /D"roughly 128x128 icon for the Pws project" if exist "E:\mindprod\image\screenshot\pws.png" describe "E:\mindprod\image\screenshot\pws.png" /D"screenshot for the Pws project" if exist "E:\mindprod\image\splash\pws.gif" describe "E:\mindprod\image\splash\pws.gif" /D"splash for the Pws project" if exist "E:\mindprod\applet\pwsicon32.gif" describe "E:\mindprod\applet\pwsicon32.gif" /D"pws 32x32 icon gif" if exist "E:\mindprod\applet\pwsicon64.gif" describe "E:\mindprod\applet\pwsicon64.gif" /D"pws 64x64 icon gif" if exist "E:\mindprod\applet\pwssplash.gif" describe "E:\mindprod\applet\pwssplash.gif" /D"pws splash gif" if exist "E:\mindprod\applet\pws.jnlp" describe "E:\mindprod\applet\pws.jnlp" /D"pws jnlp Java Web Start launch" if exist "E:\mindprod\precis\pws.txt" describe "E:\mindprod\precis\pws.txt" /D"precis of the Pws project: Living Love Pathways" if exist "E:\mindprod\pad\pws.xml" describe "E:\mindprod\pad\pws.xml" /D"ASP PAD desc of the Pws project: Living Love Pathways" if exist "E:\mindprod\zips\pws20.zip" describe "E:\mindprod\zips\pws20.zip" /D"Pws 2.0 distribute zip archive: Living Love Pathways" echo done rem -30-