Mkhive

From ReactOS Wiki
Jump to: navigation, search

The page Mkhive is a short article on something that should have a lot more information written on it.
If you know anything else about it, you are STRONGLY encouraged to add the information in. If you are unsure of proper formatting or style, add it to the talk page or this page itself as you think best and others will help.


mkhive is a ReactOS build tool for creating the registry hive files from inf files.

The source code is located in sdk/tools/mkhive/:

Usage: mkhive <dstdir> <inffiles>
  dstdir   - binary hive files are created in this directory
  inffiles - inf files with full path

Details

Open issues in Jira: open issues for mkhive