Update README.md
This commit is contained in:
parent
d2b27923b0
commit
fee9840108
1 changed files with 1 additions and 1 deletions
|
|
@ -666,7 +666,7 @@
|
||||||
`& $NSSM_Path set $Service_Name description "Check performance CPU and report email"` изменить описание \
|
`& $NSSM_Path set $Service_Name description "Check performance CPU and report email"` изменить описание \
|
||||||
`& $NSSM_Path remove $Service_Name` удалить
|
`& $NSSM_Path remove $Service_Name` удалить
|
||||||
|
|
||||||
### ComObject
|
# ComObject
|
||||||
`$wshell = New-Object -ComObject Wscript.Shell` \
|
`$wshell = New-Object -ComObject Wscript.Shell` \
|
||||||
`$wshell | Get-Member` \
|
`$wshell | Get-Member` \
|
||||||
`$link = $wshell.CreateShortcut("$Home\Desktop\Яндекс.lnk")` создать ярлык \
|
`$link = $wshell.CreateShortcut("$Home\Desktop\Яндекс.lnk")` создать ярлык \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue