Question:
How to delete LCMsubversion service which is created by BOXI installation?
Answer:
Please follow below steps:
1. In Windows Services look for LCMSubversion service.
2. Open it and see it's name 'SVNSubversion'
3. On properties, select 'Stop' and 'Disabled'.
4. Then in a command prompt run the command: sc delete "SVNSubversion"