public CustomAvatarsInstaller(Logger logger, PCAppInit pcAppInit)
 {
     _logger    = logger;
     _pcAppInit = pcAppInit;
 }