Appreciate the development of this ...
Wish I had the time to do this kind of development ...
Here is my small contribution:
Put this .bat file in your "SendTo" folder, (I named it 122.bat) which will allow you to right click on an S1 ty, and "SendTo" the bat file to do the conversion to S2.
-----------cut------------
ty1to2 -i %1 -o %1.ty
-----------cut------------
It adds a .ty extension, so if you don't rename, it will end up with a ".ty.ty". I just shorten the name, and leave off the extension. When you insert it the full name is restored anyway.
Thanks Again


Reply With Quote

