Difference between revisions of "Registry"

From ReactOS Wiki
Jump to: navigation, search
m (insert link to mkhive article; Category:ReactOS Components)
Line 2: Line 2:
  
 
* http://amnesia.gtisc.gatech.edu/~moyix/suzibandit.ltd.uk/MSc/
 
* http://amnesia.gtisc.gatech.edu/~moyix/suzibandit.ltd.uk/MSc/
 +
 +
== Build ==
 +
 +
Registry [[hive file]]s in ReactOS are build with the tool [[mkhive]].
  
 
== OUTDATED ==
 
== OUTDATED ==
Line 68: Line 72:
 
* Silence some warnings ([[Colin Finck]])
 
* Silence some warnings ([[Colin Finck]])
  
 +
[[Category:ReactOS Components]]
 
[[Category:BNWIP]]
 
[[Category:BNWIP]]

Revision as of 20:55, 22 November 2017

This page should probably serve as a place to document the registry. So let's get started with a few links.

Build

Registry hive files in ReactOS are build with the tool mkhive.

OUTDATED

ChangeLog-0.0.17 Major registry improvements; Registry Explorer (console tool) by Nedko Arnaoudov added to the system utilities subtree

ChangeLog-0.0.18 Registry improvements

ChangeLog-0.0.19 Implemented many console & registry functions to get registry explorer running; Registry work

ChangeLog-0.0.20 Registry improvements; Improved registry initialization; Registry-based driver loading for system-start drivers and auto-start drivers; Implemented registry links

ChangeLog-0.1.0 Registry hive locking, packing value names, Deferred hive synchronization

ChangeLog-0.1.1 Registry: Added hive flushing, key deletion, hize syncing; Usetup: Import of default registry settings from .inf files

ChangeLog-0.2.1

  • Added regsvr32 (ShadowFlare)

ChangeLog-0.2.2

ChangeLog-0.2.3

mkhive

  • Support multi-block bins (Eric Kohl)
  • Added support for including other .inf files while building the standard hives (Filip Navara)
  • Process the "DelReg" section in .inf files (Filip Navara)

ChangeLog-0.2.4


ChangeLog-0.2.4 regedit

ChangeLog-0.2.9 regedit

ChangeLog-0.3.1

ChangeLog-0.3.4 MKHIVE