Failed to build hives from INF files

  • Thread starter Thread starter Timothy J. Trace
  • Start date Start date
T

Timothy J. Trace

Hi, I'm building my first Windows PE Custom Image.

I've believe that I've followed the instructions in WINPE.CHM very closely.

However, when I run MKIMG.CMD, I get the following error message:

'Failed to build hives from INF files'

What's the problem?

Thanks,

Tim ==
 
First. Copy a new version of config.inf from the Windows PE CD to the
folder containing mkimg.cmd


Second. Delete the following files from the WinPE tools folder (the
folder containing the mkimg.cmd batch file)

setupreg.hiv
default
software
1

hive*.inf
intl.inf
font.inf

setupreg.hiv
default
software

The above files are copied from the Windows XP media into the the
WinPE tools folder when running mkimg

You can also try running "bldhives .\config" manually to better se any
error message text

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top