PC Review Forums Newsgroups Windows XP Windows XP Embedded Including REG files vs. .INF AddReg

Reply

Including REG files vs. .INF AddReg

 
Thread Tools Rate Thread
Old 07-04-2006, 01:42 PM   #1
=?Utf-8?B?bGFsYWxh?=
Guest
 
Posts: n/a
Default Including REG files vs. .INF AddReg


Let us that there are some registry settings dictated by an INF file AddReg
section that later must be altered manually in RegEdit. If this is to be
avoided, what is the best solution?

1: Making alterations directly in the INF file.
2: Adding customized REG hives to the Component...

If (2): What will "win"? The INF registry settings under AddReg or the
registry settings in the included REG hive? Are there any issues in having
different registry settings that point to the same registry, but relying on
that one overrides the other??

Thanks!

Mr. K.

  Reply With Quote
Old 07-04-2006, 08:57 PM   #2
Daron Underwood \(eMVP\)
Guest
 
Posts: n/a
Default Re: Including REG files vs. .INF AddReg

All depends on the build / FBA phases. The last (highest numbered phase)
wins.

--
Daron Underwood (eMVP)
Ardence, Inc.
dunderwood_AT_ardence_DOT_com
"lalala" <lalala@discussions.microsoft.com> wrote in message
news:242BCA01-594A-4F9B-B9B6-115673919B84@microsoft.com...
> Let us that there are some registry settings dictated by an INF file
> AddReg
> section that later must be altered manually in RegEdit. If this is to be
> avoided, what is the best solution?
>
> 1: Making alterations directly in the INF file.
> 2: Adding customized REG hives to the Component...
>
> If (2): What will "win"? The INF registry settings under AddReg or the
> registry settings in the included REG hive? Are there any issues in having
> different registry settings that point to the same registry, but relying
> on
> that one overrides the other??
>
> Thanks!
>
> Mr. K.
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off