@echo off @echo °±² descother.btm: add TCC descriptions to all transporter 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\transporter.png" describe "E:\mindprod\image\icon16\transporter.png" /D"16x16 icon for the Transporter project" if exist "E:\mindprod\image\icon32\transporter.png" describe "E:\mindprod\image\icon32\transporter.png" /D"32x32 icon for the Transporter project" if exist "E:\mindprod\image\icon32\transporter.gif" describe "E:\mindprod\image\icon32\transporter.gif" /D"32x32 gif icon for the Transporter project" if exist "E:\mindprod\image\icon48\transporter.icon48.png" describe "E:\mindprod\image\icon48\transporter.icon48.png" /D"roughly 48x48 icon for the Transporter project" if exist "E:\mindprod\image\icon64\transporter.png" describe "E:\mindprod\image\icon64\transporter.png" /D"roughly 64x64 icon for the Transporter project" if exist "E:\mindprod\image\icon64\transporter.gif" describe "E:\mindprod\image\icon64\transporter.gif" /D"64x64 gif icon for the Transporter project" if exist "E:\mindprod\image\icon128\transporter.png" describe "E:\mindprod\image\icon128\transporter.png" /D"roughly 128x128 icon for the Transporter project" if exist "E:\mindprod\image\screenshot\transporter.png" describe "E:\mindprod\image\screenshot\transporter.png" /D"screenshot for the Transporter project" if exist "E:\mindprod\image\splash\transporter.gif" describe "E:\mindprod\image\splash\transporter.gif" /D"splash for the Transporter project" if exist "E:\mindprod\application\transportericon32.gif" describe "E:\mindprod\application\transportericon32.gif" /D"transporter 32x32 icon gif" if exist "E:\mindprod\application\transportericon64.gif" describe "E:\mindprod\application\transportericon64.gif" /D"transporter 64x64 icon gif" if exist "E:\mindprod\application\transportersplash.gif" describe "E:\mindprod\application\transportersplash.gif" /D"transporter splash gif" if exist "E:\mindprod\application\transporter.jnlp" describe "E:\mindprod\application\transporter.jnlp" /D"transporter jnlp Java Web Start launch" if exist "E:\mindprod\precis\transporter.txt" describe "E:\mindprod\precis\transporter.txt" /D"precis of the Transporter project: Lightweight Java classes to encrypt, digitally sign and armour to send sensitive information over the Internet without SSL" if exist "E:\mindprod\pad\transporter.xml" describe "E:\mindprod\pad\transporter.xml" /D"ASP PAD desc of the Transporter project: Lightweight Java classes to encrypt, digitally sign and armour to send sensitive information over the Internet without SSL" if exist "E:\mindprod\zips\transporter14.zip" describe "E:\mindprod\zips\transporter14.zip" /D"Transporter 1.4 distribute zip archive: Lightweight Java classes to encrypt, digitally sign and armour to send sensitive information over the Internet without SSL" echo done rem -30-