mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-10 04:50:27 +02:00
Extended process list
This commit is contained in:
@@ -89,7 +89,7 @@ namespace GHelper.Helpers
|
||||
ProcessHelper.StartEnableService(service);
|
||||
}
|
||||
|
||||
if (AppConfig.IsAlly())
|
||||
if (AppConfig.IsStopAC())
|
||||
{
|
||||
foreach (string service in servicesAC)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user