Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

nlitsme/hvtool

Open more actions menu

Repository files navigation

hvtool

hvtool is a tool which can convert Windows CE .hv files to .reg, and back.

It was originally part of the itsutils distribution.

Usage

Dump contents of a registry hive file:

hvtool user.hv

Create a registry hive file from a utf-8 encoded .reg file:

hvtool -o user.hv user.reg

Install

windows

  • expect openssl to be installed in c:/local/openssl-Win64
  • expect boost to be installed in c:/local/boost_1_74_0

freebsd

  • pkg install boost-all

osx

  • brew install openssl

Building

The default target in Makefile will uild the project using cmake.

make

Alternatively you can use the old, currently unmainted, makefiles:

make -f Makefile.win32
make -f Makefile.linux

cmake will result in a binary in the build/tools subdirectory, while the traditional make will create a binary in the current directory.

Author

(C) 2011-2012 Willem Hengeveld itsme@xs4all.nl

About

Create or View Windows CE registry `.hv` hive files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.