On Fri, 26 Jan 2001, Martin Pilka wrote:

> > userdef.reg is supposed to contain only HKEY_USERS/.Default; but it
> > seems a typo crept it at some point that causes it to contain the
> > whole registry. This should fix it (and may also fix some of your
> > other issues):
> 
> ok, i see. that patch helped a bit. however: 
> system.reg   --> HKEY_LOCAL_MACHINE
> userdef.reg  --> HKEY_USERS/.DEFAULT
> user.reg     --> HKEY_USERS/%username%
> 
> where is the place for HKEY_USERS/Software/... key?

There shouldn't be such a thing. What kind of idiot program created that?
The closest correct thing would be HKEY_CURRENT_USER/Software, which would
map to HKEY_USERS/%username%/Software...


Reply via email to