Setup.exe should be used for installing and uninstalling the service. Simply follow the prompts for installation. You must be an administrator of the machine to install/uninstall. In the event that the installation or uninstallation does not fully work, you can follow these procedures to manually install/uninstall. Manually installing the service =============================== - Open a command prompt to the directory TH1Service.exe was installed to (default is C:\Program Files\DLP Design\TH1Service) - Type in the following command: TH1Service /service This will add the TH1Service to the services list as an automatic service that will get started upon every reboot of the system. It also sets TH1Service.exe to be started as a taskbar icon when the user logs in. Configuring the service ======================= - Reboot the machine to have the service and taskbar icon automatically run for you, or you can follow these procedures to manually start it: - Verify the service has been created by opening the services list (found under Administrative Tools>>Services or Right-click My Computer, Manage, Services and Applications, Services) - You may manually start and stop the service from the services menu. - Start the taskbar icon using: Start>>All Programs>>DLP Design>>TH1Service Tasbar Icon - Right-click the TH1 icon and select Settings. Configure the sensor name to use and the update rate, then select OK. Logfiles are saved into the directory where TH1Service.exe is installed and are named with the date/timestamp of when the log was created. For additional options such as manually triggering a restart of the log file and renaming the log, open a command prompt to the TH1Service.exe and type in: Th1Service /? for more options. Manually uninstalling the service ================================= - Exit the taskbar icon for TH1Service - Using the services control panel, stop the TH1Service service and close the services menu - Open a command prompt in the directory that TH1Service is installed in - Type in the following command: TH1Service /unregserver This command removes the service from the services list and also removes the taskbar icon from being started when the user logs in.