To copy the files, complete the following steps.
- In the %Composerdir% directory, create a copy of Composer.WindowsServiceHost.exe.
- Rename the copied file to a meaningful name.
- In the %Composerdir% directory, create a copy of the CONFIG file Composer.WindowsServiceHost.exe.config.
-
Rename the copied CONFIG file to the same name as the EXE file,
except for the extension
.config.
Example
- Copy Composer.WindowsServiceHost.exe to BatchServiceHost.exe.
- Copy Composer.WindowsServiceHost.exe.config to BatchServiceHost.exe.config.