mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Added WSAIFabricSvc to WPFTweaksServices (#3992)
* Added WSAIFabricSvc to WPFTweaksServices * Update Services.md
This commit is contained in:
@@ -783,6 +783,11 @@
|
|||||||
"StartupType": "Manual",
|
"StartupType": "Manual",
|
||||||
"OriginalType": "Manual"
|
"OriginalType": "Manual"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "WSAIFabricSvc",
|
||||||
|
"StartupType": "Manual",
|
||||||
|
"OriginalType": "Automatic"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "WSearch",
|
"Name": "WSearch",
|
||||||
"StartupType": "AutomaticDelayedStart",
|
"StartupType": "AutomaticDelayedStart",
|
||||||
|
|||||||
@@ -615,6 +615,11 @@ description: ""
|
|||||||
"StartupType": "Manual",
|
"StartupType": "Manual",
|
||||||
"OriginalType": "Manual"
|
"OriginalType": "Manual"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "WSAIFabricSvc",
|
||||||
|
"StartupType": "Manual",
|
||||||
|
"OriginalType": "Automatic"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "WSearch",
|
"Name": "WSearch",
|
||||||
"StartupType": "AutomaticDelayedStart",
|
"StartupType": "AutomaticDelayedStart",
|
||||||
|
|||||||
Reference in New Issue
Block a user