View Single Post
  #105 (permalink)  
Old 08-02-2007, 07:02 PM
nickm's Avatar
nickm
Regular 'Geeker
Offline
 
Join Date: Feb 2007
Posts: 354
Reputation: 3
nickm is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by luv2chill
@jacksplat - you need to be very specific about what the exact error message that comes up is. Type the exact wording of it.

As for the guy with the error building .hv message, that is fairly easy to narrow down. Go into the ktichen folder and look for the \temp folder. In there is a log file. Open it up in notepad and scroll all the way to the bottom, where buildos will tell you what UUID it didn't like and even what line (approximately depending on if you have word wrap on) it couldn't parse. If it says line 1 then most common causes are:

a. You did not encode the rgu file in unicode
b. You did not place the REGEDIT4 header on the first line of the rgu

If the error comes in a higher line number there is some syntax error on that line.
Thanks Boss,
Its the stowaway OEM from another member. He was working on making the key board side work. The stowaway OEM in the kitchen only allows the mouse to work. I am thinking Ill just use the cab.

Failed to parse HKEY_CLASSES_ROOT\stwymouse\DefaultIcon!!!
InitRegistry FAILED in file ".\Registry\273a1dff-3c50-11dc-8314-0800200c9a66.rgu" within a few lines of line 9.
ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\273a1dff-3c50-11dc-8314-0800200c9a66.rgu"
wmain: (RGUComp) !ERROR failed building DEFAULT hives
Reply With Quote