Windows

TSID is now ported into Windows OS, but not all the features are actually ported.

  • Examiner: the pondered option is not enable in Windows. Pondered option need to read the Songlength database for creating the score of a tune, and this require to port some more code to windows.
    However, due to the fact that pondered score is experimentally, this probably did not create problem for windows user. Else, the new TSID2 library (that will be natively even for Windows) will manage the songlength in a better manner, so pondered score will be present in Windows too.

  • Tupdate: unfortunately, tupdate will not create the backup copy of the stored information before apply the update (you must create the backup yourself using tools like Winzip). This is due to the fact that tupdate call the external program 'tar' for making the backup. 'tar' is almost standard in Unix OS, but is not present in a Windows installation.