mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 15:30:09 +00:00
fix missing bracket
This commit is contained in:
@@ -2865,8 +2865,7 @@
|
|||||||
$process = Get-Process -Name \"explorer\"
|
$process = Get-Process -Name \"explorer\"
|
||||||
Stop-Process -InputObject $process
|
Stop-Process -InputObject $process
|
||||||
"
|
"
|
||||||
]
|
],
|
||||||
},
|
|
||||||
"registry": [
|
"registry": [
|
||||||
{
|
{
|
||||||
"Path": "HKCU:\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32",
|
"Path": "HKCU:\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32",
|
||||||
|
|||||||
Reference in New Issue
Block a user