From fee98401082d5d418a934685a28d721a0a036d29 Mon Sep 17 00:00:00 2001 From: Alex Kup <116945542+Lifailon@users.noreply.github.com> Date: Tue, 28 Feb 2023 01:49:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9445d05..04c5a43 100644 --- a/README.md +++ b/README.md @@ -666,7 +666,7 @@ `& $NSSM_Path set $Service_Name description "Check performance CPU and report email"` изменить описание \ `& $NSSM_Path remove $Service_Name` удалить -### ComObject +# ComObject `$wshell = New-Object -ComObject Wscript.Shell` \ `$wshell | Get-Member` \ `$link = $wshell.CreateShortcut("$Home\Desktop\Яндекс.lnk")` создать ярлык \