Extended process list

This commit is contained in:
Serge
2024-05-04 22:21:23 +02:00
parent 8f2a13b1ad
commit 2948a29b71

View File

@@ -89,7 +89,7 @@ namespace GHelper.Helpers
ProcessHelper.StartEnableService(service);
}
if (AppConfig.IsAlly())
if (AppConfig.IsStopAC())
{
foreach (string service in servicesAC)
{