Enclosed you find two files for installation of the TM software. TM software version is marked as 0.18.

The file TM-0.18-* is a self extracting archiv containing the TM software. I recommend to use the batch file install.bat for installation though. 

These are the steps: 

1. copy the attached files to a place like C:\TMP 

2. choose and create a directory to install TM software into, for example d:\TM 

3. change dir into C:\TMP 

4. find out about a NTP time server accessible from the TM host; this is _not_ a must! 

5. it is recommended to use regedit to clean out old TM log entries below 
   HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog 

6. run "install.bat d:\TM TimeServerName" or "install.bat d:\TM" if no time server is available 

   by this: 
   TM software is extracted to d:\TM, 
   log entries are set up 
   TM services are registered 
   NTP time client is configured, if specified as second command line parameter. 
   and TM_HOME machine environment variable is set to the value given as command line parameter, d:\TM in this example. 

        (you may need to make the TM*.exe and install.bat files executable, I don't know if EMail client preserves file attributes.)

7. if all went fine, reboot the machine for the log system to be reinitialized. 

8. choose a TM service (31 through 45) to work with 

9. may need to check TM's configuration files in %TM_HOME%/run/etc/ now and/or later on 
        
10. add TM, IM and (recommended) TM's TC host name entries into c:\WINNT\system32\drivers\etc\hosts 
        find TM32's hostname in run/cfg/topology.xml 
        for example: TM32 is TM-W-NR-01 
        
        right now I can't find the original list, I only have the .xml file myself at the moment. 

        192.168.10.1    TM-W-NR-01 
        192.168.10.2    im_server_1 
        192.168.10.3    TC19_host 

11.     replace value LS3835 for IM__Hostname1 in file run/cfg/tm_config_parameter.txt with im_server_1 or whatever 
        name you chose to use in hosts file. 

12. use service manager to start one TM service or 
    start TM on command line in debug mode with only IM service enabled: 

        TM.exe -d TM32 -t YNNNNNN (IM|OC|LPCS|DSTM|USTM|TC|CT) 

