@echo off @echo °±² descother.btm: add TCC descriptions to all americantax 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\americantax.png" describe "E:\mindprod\image\icon16\americantax.png" /D"16x16 icon for the AmericanTax project" if exist "E:\mindprod\image\icon32\americantax.png" describe "E:\mindprod\image\icon32\americantax.png" /D"32x32 icon for the AmericanTax project" if exist "E:\mindprod\image\icon32\americantax.gif" describe "E:\mindprod\image\icon32\americantax.gif" /D"32x32 gif icon for the AmericanTax project" if exist "E:\mindprod\image\icon48\americantax.icon48.png" describe "E:\mindprod\image\icon48\americantax.icon48.png" /D"roughly 48x48 icon for the AmericanTax project" if exist "E:\mindprod\image\icon64\americantax.png" describe "E:\mindprod\image\icon64\americantax.png" /D"roughly 64x64 icon for the AmericanTax project" if exist "E:\mindprod\image\icon64\americantax.gif" describe "E:\mindprod\image\icon64\americantax.gif" /D"64x64 gif icon for the AmericanTax project" if exist "E:\mindprod\image\icon128\americantax.png" describe "E:\mindprod\image\icon128\americantax.png" /D"roughly 128x128 icon for the AmericanTax project" if exist "E:\mindprod\image\screenshot\americantax.png" describe "E:\mindprod\image\screenshot\americantax.png" /D"screenshot for the AmericanTax project" if exist "E:\mindprod\image\splash\americantax.gif" describe "E:\mindprod\image\splash\americantax.gif" /D"splash for the AmericanTax project" if exist "E:\mindprod\applet\americantaxicon32.gif" describe "E:\mindprod\applet\americantaxicon32.gif" /D"americantax 32x32 icon gif" if exist "E:\mindprod\applet\americantaxicon64.gif" describe "E:\mindprod\applet\americantaxicon64.gif" /D"americantax 64x64 icon gif" if exist "E:\mindprod\applet\americantaxsplash.gif" describe "E:\mindprod\applet\americantaxsplash.gif" /D"americantax splash gif" if exist "E:\mindprod\applet\americantax.jnlp" describe "E:\mindprod\applet\americantax.jnlp" /D"americantax jnlp Java Web Start launch" if exist "E:\mindprod\precis\americantax.txt" describe "E:\mindprod\precis\americantax.txt" /D"precis of the AmericanTax project: Calculates American sales taxes for all American states, counties and cities" if exist "E:\mindprod\pad\americantax.xml" describe "E:\mindprod\pad\americantax.xml" /D"ASP PAD desc of the AmericanTax project: Calculates American sales taxes for all American states, counties and cities" if exist "E:\mindprod\zips\americantax41.zip" describe "E:\mindprod\zips\americantax41.zip" /D"AmericanTax 4.1 distribute zip archive: Calculates American sales taxes for all American states, counties and cities" echo done rem -30-