Thread: Registry Filter
View Single Post
  #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
Reply With Quote