The TemplateVersionTracker is used primarily for
      keeping track of the template versions required for our utilities' source
      code (like Email Server, Mailer, etc). 
      
      By means of an INI file stamped with the Creator's Template versions, the
      Template Version Tracker template will check the versions stamped in the
      INI file and compare them to the versions that are generated when the
      programmer (who purchased the source code application) compiles the
      application.
      
      If the versions that you are using are older than the ones that were used
      in the original source code generation, then a warning message will
      appear. It will inform you of the version that is required, as well as the
      version of that product that is currently installed. You will need to
      download and install the latest version of that product in order to
      compile the source code. 
      
      Check the 
FAQs section if you are having problems.