@echo off @echo °±² descother.btm: add TCC descriptions to all go 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\go.png" describe "E:\mindprod\image\icon16\go.png" /D"16x16 icon for the Go project" if exist "E:\mindprod\image\icon32\go.png" describe "E:\mindprod\image\icon32\go.png" /D"32x32 icon for the Go project" if exist "E:\mindprod\image\icon32\go.gif" describe "E:\mindprod\image\icon32\go.gif" /D"32x32 gif icon for the Go project" if exist "E:\mindprod\image\icon48\go.icon48.png" describe "E:\mindprod\image\icon48\go.icon48.png" /D"roughly 48x48 icon for the Go project" if exist "E:\mindprod\image\icon64\go.png" describe "E:\mindprod\image\icon64\go.png" /D"roughly 64x64 icon for the Go project" if exist "E:\mindprod\image\icon64\go.gif" describe "E:\mindprod\image\icon64\go.gif" /D"64x64 gif icon for the Go project" if exist "E:\mindprod\image\icon128\go.png" describe "E:\mindprod\image\icon128\go.png" /D"roughly 128x128 icon for the Go project" if exist "E:\mindprod\image\screenshot\go.png" describe "E:\mindprod\image\screenshot\go.png" /D"screenshot for the Go project" if exist "E:\mindprod\image\splash\go.gif" describe "E:\mindprod\image\splash\go.gif" /D"splash for the Go project" if exist "E:\mindprod\applet\goicon32.gif" describe "E:\mindprod\applet\goicon32.gif" /D"go 32x32 icon gif" if exist "E:\mindprod\applet\goicon64.gif" describe "E:\mindprod\applet\goicon64.gif" /D"go 64x64 icon gif" if exist "E:\mindprod\applet\gosplash.gif" describe "E:\mindprod\applet\gosplash.gif" /D"go splash gif" if exist "E:\mindprod\applet\go.jnlp" describe "E:\mindprod\applet\go.jnlp" /D"go jnlp Java Web Start launch" if exist "E:\mindprod\precis\go.txt" describe "E:\mindprod\precis\go.txt" /D"precis of the Go project: Lookup glossary items" if exist "E:\mindprod\pad\go.xml" describe "E:\mindprod\pad\go.xml" /D"ASP PAD desc of the Go project: Lookup glossary items" echo done rem -30-