Skip to content

hollowness-inside/RegistryLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegistryLibrary

Provides access to the Windows Registry through executing "REG ..." cmd command

With the library you are able to:

  • Create registry keys
  • Create values
  • Change types of values
  • Change data of values
  • Remove keys
  • Remove values

You may want to take a quick look at the examples

Releases

No releases published

Packages

No packages published

Languages