6 lines
225 B
Markdown
6 lines
225 B
Markdown
kill specific process from path
|
|
wmic process where ExecutablePath='C:\\Path\\to\\process\\name.exe' delete
|
|
|
|
|
|
user shell folders
|
|
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders |