
Wpis użytkownika Deykun w Windows
DeykunLider
4piorunówKomentarze (9)
@Deykun mnie to bardziej interesuje jak dodać: open with notepad++ do tego menu pod prawym przyciskiem żebym nie musiał "więcej" naciskać
@entropy_ - integracja samego prigramu z menu kontekstowym działa i dodaje opcję "Edit with Notepad++" dla plików, których rozszerzenia masz skonfigurowane tak by program je otwierał.
A jak nie to masz to info jak ustawić to ręcznie: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11138
@Deykun - na normalnym systemie pkill lub zwykłe kill z opcją -9 i po problemie 🤷
@m-q - bo lubię wszystkimi pomagać 😎
@koszotorobur to czemu nie dodasz sobie #windows na czarno, miałbyś święty spokój i Ty, i userzy Windy :grinning:
@m-q - a nie to sorry - ja tylko chciałem zasugerować, że Windows to gówno.
@koszotorobur wyglądało bardziej, jakbyś sugerował że w Windows nie ma opcji killowania z CLI :smiley: Każdy ma swoją definicję normalności :smiley:
@m-q - no i co z tego że w PowerShellu polecenie "kill" jest zaliasowane do "Stop-Process" - przecież pisałem, że chodzi mi o komendy na normalnym systemie operacyjnym :smirk:
@koszotorobur https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/stop-process?view=powershell-7.4
Stop-Process (Microsoft.PowerShell.Management) - PowerShellThe Stop-Process cmdlet stops one or more running processes. You can specify a process by process name or process ID (PID), or pass a process object to Stop-Process. Stop-Process works only on processes running on the local computer. On Windows Vista and later versions of the Windows operating system, to stop a process that is not owned by the current user, you must start PowerShell by using the Run as administrator option. Also, you are not prompted for confirmation unless you specify the Confirm parameter.Microsoft