InstallationRepository
InstalledRepository& InstallationRepository();
InstalledRepository& installationRepository = InstallationRepository();
InstallationRepository().ApplyChanges();
InstalledRepository& installationRepository = InstallationRepository();
InstalledRepository& repository = InstallationRepository();