public void InstallModDll()
 {
     _fileSystemProvider.Copy(_pathService.DllResourcePath, _pathService.ModDllPath);
 }