reordered and renamed for wikidocs
This commit is contained in:
6
documents/windows/misc_commands/content.md
Executable file
6
documents/windows/misc_commands/content.md
Executable file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user