Bitcoin-ABC uses the same ports and the same data directory as Bitcoin Core. On Windows, it also uses the same registry entries. This causes problems if you want to run both programs on the same system. I run both on the same Ubuntu VPS by changing the port numbers and the data directory for Bitcoin-ABC (it is easiest to use shell scripts so you don't forget to override the data directory when entering commands manually)