Windows XP Community - XPHeads



Registry Filter

microsoft.public.windowsxp.embedded


Reply
  #1 (permalink)  
Old 06-03-2008, 04:56 AM
Mike Warren
 
Posts: n/a
Registry Filter
I have two questions regarding the registry filter.

1/ Is it possible to use the registry filter to allow persistence of a
whole branch?

for example, I would like to persist any changes to

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Param eters\Interfaces

This would allow future interfaces to work.


2/ Also, does anyone have a list of the keys required to allow ELO
touch screens to persist their calibration data?

I have run RegMon on a calibration and there are hundreds of changes.
Even looking only at the entries made by the ELO calibration program
directly, there are a lot of entries with device IDs, which I'm
guessing would change if I used a different touch screen.

If the answer to my first question is "yes", then I expect it would be
possible to make this work by adding

HKLM\SYSTEM\CurrentControlSet\Enum\USB

--
- Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-04-2008, 02:38 AM
Mike Warren
 
Posts: n/a
Re: Registry Filter
Good news and bad news.

> HKLM\SYSTEM\CurrentControlSet\Enum\USB


Adding this to the registry filter does allow the ELO touch screen
calibration settings to persist.


This one, which is supposed to persist TCP/IP changes to network
adaptors doesn't work.

> HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Param eters\Interfaces



I did this based on Konstantin's blog entry here:

http://km-dev.blogspot.com/2007/05/x...with-ewffbwf-o
n.html

I have changed the start from kernel to SCM with:

HKLM\SYSTEM\ControlSet001\Services\Tcpip\Start=2

Has anyone here had luck getting this to work?

--
- Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-04-2008, 03:05 AM
Mike Warren
 
Posts: n/a
Re: Registry Filter
Mike Warren wrote:

> This one, which is supposed to persist TCP/IP changes to network
> adaptors doesn't work.
>
> > HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Param eters\Interfaces


I just changed that to:

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip

and it seems to work.

Using these settings will open up a few more registry keys than is
necessary, but I can't see any serious problems with it so far.


--
- Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:00 PM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74