Requirements

tsf.exe requires the Microsoft .NET Framework 4 which is part of Windows 8 or newer, or which can be downloaded from https://www.microsoft.com/en-us/download/details.aspx?id=17718. And the Microsoft .NET Framework 4 Full Language Pack can be downloaded from https://www.microsoft.com/de-de/download/details.aspx?id=3324.

Syntax 1

TSF filename[.tsf]

This command creates a temporary XML file from filename.tsf and starts Notepad++ or Notepad. If the XML file was modified, then filename.tsf is overwritten with the corresponding changes (while keeping the original .tsf file as .bak file).

Syntax 2

TSF input-file[.tsf] output-file[.xml|.tsf]

This command converts an input file into an output file (while keeping the original destination file as .bak file).

License

TSF.EXE V1.2.0
Copyright (c) 2017 Rudy Tellert Elektronik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.