@echo off @echo °±² descother.btm: add TCC descriptions to all replicatorcommon 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\replicatorcommon.png" describe "E:\mindprod\image\icon16\replicatorcommon.png" /D"16x16 icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon32\replicatorcommon.png" describe "E:\mindprod\image\icon32\replicatorcommon.png" /D"32x32 icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon32\replicatorcommon.gif" describe "E:\mindprod\image\icon32\replicatorcommon.gif" /D"32x32 gif icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon48\replicatorcommon.icon48.png" describe "E:\mindprod\image\icon48\replicatorcommon.icon48.png" /D"roughly 48x48 icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon64\replicatorcommon.png" describe "E:\mindprod\image\icon64\replicatorcommon.png" /D"roughly 64x64 icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon64\replicatorcommon.gif" describe "E:\mindprod\image\icon64\replicatorcommon.gif" /D"64x64 gif icon for the ReplicatorCommon project" if exist "E:\mindprod\image\icon128\replicatorcommon.png" describe "E:\mindprod\image\icon128\replicatorcommon.png" /D"roughly 128x128 icon for the ReplicatorCommon project" if exist "E:\mindprod\image\screenshot\replicatorcommon.png" describe "E:\mindprod\image\screenshot\replicatorcommon.png" /D"screenshot for the ReplicatorCommon project" if exist "E:\mindprod\image\splash\replicatorcommon.gif" describe "E:\mindprod\image\splash\replicatorcommon.gif" /D"splash for the ReplicatorCommon project" if exist "E:\mindprod\application\replicatorcommonicon32.gif" describe "E:\mindprod\application\replicatorcommonicon32.gif" /D"replicatorcommon 32x32 icon gif" if exist "E:\mindprod\application\replicatorcommonicon64.gif" describe "E:\mindprod\application\replicatorcommonicon64.gif" /D"replicatorcommon 64x64 icon gif" if exist "E:\mindprod\application\replicatorcommonsplash.gif" describe "E:\mindprod\application\replicatorcommonsplash.gif" /D"replicatorcommon splash gif" if exist "E:\mindprod\application\replicatorcommon.jnlp" describe "E:\mindprod\application\replicatorcommon.jnlp" /D"replicatorcommon jnlp Java Web Start launch" if exist "E:\mindprod\precis\replicatorcommon.txt" describe "E:\mindprod\precis\replicatorcommon.txt" /D"precis of the ReplicatorCommon project: Common methods for Sender and Receiver" if exist "E:\mindprod\pad\replicatorcommon.xml" describe "E:\mindprod\pad\replicatorcommon.xml" /D"ASP PAD desc of the ReplicatorCommon project: Common methods for Sender and Receiver" echo done rem -30-