rearranged documents
This commit is contained in:
Executable
+6
@@ -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