mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Improved stop/disable service command
This commit is contained in:
@@ -9,6 +9,8 @@ namespace GHelper.Helpers
|
||||
{
|
||||
|
||||
static List<string> services = new() {
|
||||
"ArmouryCrateControlInterface",
|
||||
"ASUSOptimization",
|
||||
"AsusAppService",
|
||||
"ASUSLinkNear",
|
||||
"ASUSLinkRemote",
|
||||
@@ -16,8 +18,6 @@ namespace GHelper.Helpers
|
||||
"ASUSSwitch",
|
||||
"ASUSSystemAnalysis",
|
||||
"ASUSSystemDiagnosis",
|
||||
"ASUSOptimization",
|
||||
"ArmouryCrateControlInterface",
|
||||
"AsusCertService"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user