Program is located in the Patch Folders;


\\V8 Patch\_Tools\WindowsService\installfilewatcherservice.bat

\\V8 Patch\_Tools\WindowsService\installservice.bat


Run the Install files and copy all latest files to the local TheOrderExchange folder


The Services will be located in the Windows services window - search for Services - Look for 'The Order Exchange File Watcher'



Make sure it's set to Automatic and that its Running.


Next stage is to find the files in the Order Exchange Folder to setup and Make sue the Patch and Licence have been setup correctly


Default location as per below;

C:\Program Files (x86)\The Order Exchange\The Order Exchange\TheOrderExchange.FileWatcherService.exe



Open up the file to look at the settings as per below;

<?xml version="1.0" encoding="utf-8"?>

<configuration>

  <appSettings>

    <add key="WATCH.FOLDER" value="C:\Program Files (x86)\The Order Exchange\The Order Exchange\FileCommands\" />

    <add key="WATCH.FILETYPE" value="JSON" /> <!--XML or JSON-->

    <add key="WATCH.USERNAME" value="Licence found on opening screen of App" />

  </appSettings>



The 2 main points are the type and value settings – file type will likely be JSON when dealing with Indigo8 and username value is the clients licence name.