reg-unload: add page (#1916)
This commit is contained in:

committed by
Agniva De Sarker

parent
cab40eabb1
commit
481b4ffc05
7
pages/windows/reg-unload.md
Normal file
7
pages/windows/reg-unload.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# reg unload
|
||||
|
||||
> Remove data from the registry that was loaded using the `reg load` command.
|
||||
|
||||
- Remove data from the registry for a specified key:
|
||||
|
||||
`reg unload {{key_name}}`
|
Reference in New Issue
Block a user