<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Everything you wanted to know about FBWF but were afraid to ask? Including how it might be made to work on XP Pro&#8230;..</title>
	<atom:link href="http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/</link>
	<description>using Technology to become more Agile at work and play - and more thoughts on VDI, Thin Clients, VMware, Citrix, etc...</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:37:52 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Scott</title>
		<link>http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/comment-page-1/#comment-620</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 29 Dec 2008 08:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/#comment-620</guid>
		<description>Found answerers. 
I forget to exclude ntuser.dat &amp; ntuser.dat.log.   :oops:</description>
		<content:encoded><![CDATA[<p>Found answerers.<br />
I forget to exclude ntuser.dat &amp; ntuser.dat.log.   <img src='http://www.techagility.info/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/comment-page-1/#comment-619</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 29 Dec 2008 07:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/#comment-619</guid>
		<description>I got my XPe runtimeage image from my provider with both FWBF and 
Registry Filter components. 

But I encountered when trying to put my own monitored keys in the 
runtimage image. 


Because my application sets the default settings in HKLM during 
installation and allows users to change it and save in HKCU. So I need 
to monitor the entries in both HKLM and HKCU. 


So I added the followings in my registry (when FBWF is off): 


HKLM\SYSTEM\CurrentControlSet\Services\regfilter\Parameters 
\MonitoredKeys\2 
?ClassKey = HKLM 
?FileNameForSaving = MySetting1.rgf 
?RelativeKeyName = SOFTWARE\MyApplication 


HKLM\SYSTEM\CurrentControlSet\Services\regfilter\Parameters 
\MonitoredKeys\3 
?ClassKey = HKCU 
?FileNameForSaving = MySetting1.rgf 
?RelativeKeyName = SOFTWARE\MyApplication 


After I enable FBWF and restarted my machine. But only the settings 
for HKLM worked and those for HKCU didn&#039;t. 


My problem looks similiar to http://forums.microsoft.com/EmbeddedWindows/ShowPost.aspx?PostID=1089... 


Can you give me some opinions?


Thanx a lot. 


============================================================== 
EyesBoard - A cool software keyboard which looks and behaves like a 
physical keyboard 
http://www.plazalogic.com/eyesboard/ 
==============================================================</description>
		<content:encoded><![CDATA[<p>I got my XPe runtimeage image from my provider with both FWBF and<br />
Registry Filter components. </p>
<p>But I encountered when trying to put my own monitored keys in the<br />
runtimage image. </p>
<p>Because my application sets the default settings in HKLM during<br />
installation and allows users to change it and save in HKCU. So I need<br />
to monitor the entries in both HKLM and HKCU. </p>
<p>So I added the followings in my registry (when FBWF is off): </p>
<p>HKLM\SYSTEM\CurrentControlSet\Services\regfilter\Parameters<br />
\MonitoredKeys\2<br />
?ClassKey = HKLM<br />
?FileNameForSaving = MySetting1.rgf<br />
?RelativeKeyName = SOFTWARE\MyApplication </p>
<p>HKLM\SYSTEM\CurrentControlSet\Services\regfilter\Parameters<br />
\MonitoredKeys\3<br />
?ClassKey = HKCU<br />
?FileNameForSaving = MySetting1.rgf<br />
?RelativeKeyName = SOFTWARE\MyApplication </p>
<p>After I enable FBWF and restarted my machine. But only the settings<br />
for HKLM worked and those for HKCU didn&#8217;t. </p>
<p>My problem looks similiar to <a href="http://forums.microsoft.com/EmbeddedWindows/ShowPost.aspx?PostID=1089.." rel="nofollow">http://forums.microsoft.com/EmbeddedWindows/ShowPost.aspx?PostID=1089..</a>. </p>
<p>Can you give me some opinions?</p>
<p>Thanx a lot. </p>
<p>==============================================================<br />
EyesBoard &#8211; A cool software keyboard which looks and behaves like a<br />
physical keyboard<br />
<a href="http://www.plazalogic.com/eyesboard/" rel="nofollow">http://www.plazalogic.com/eyesboard/</a><br />
==============================================================</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/comment-page-1/#comment-614</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 24 Dec 2008 19:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techagility.info/2008/12/everything-you-wanted-to-know-about-fbwf-but-were-afraid-to-ask-including-how-it-might-be-made-to-work-on-xp-pro/#comment-614</guid>
		<description>Good article! 

The reason why fbwf is not too appealing on the full OS like XP Pro is because there are so many services running in the background that just the act of booting to the desktop consumes precious space in the ram overlay and will cause the overlay to be full sooner and require a reboot in a shorter period of time to reclaim the space. &quot;Short&quot; is relative, the &#039;chattier&#039; the services and applications running on the os, the sooner it&#039;ll run out of ram space. On an embedded os the developer of the device has a lot of control over reducing those services and ensure the device has a good experience while leveraging a write filter.

A benefit of ewf over this scenario is that ewf supports disk overlays as well as ram overlay. A disk overlay could be configured on the order of hundreds of gigs if you wanted, massively extending that uptime of the device if you were using a full os.

Keeping writing on XPe topics, there&#039;s lot of room on the net and in blogs for this topic :-)</description>
		<content:encoded><![CDATA[<p>Good article! </p>
<p>The reason why fbwf is not too appealing on the full OS like XP Pro is because there are so many services running in the background that just the act of booting to the desktop consumes precious space in the ram overlay and will cause the overlay to be full sooner and require a reboot in a shorter period of time to reclaim the space. &#8220;Short&#8221; is relative, the &#8216;chattier&#8217; the services and applications running on the os, the sooner it&#8217;ll run out of ram space. On an embedded os the developer of the device has a lot of control over reducing those services and ensure the device has a good experience while leveraging a write filter.</p>
<p>A benefit of ewf over this scenario is that ewf supports disk overlays as well as ram overlay. A disk overlay could be configured on the order of hundreds of gigs if you wanted, massively extending that uptime of the device if you were using a full os.</p>
<p>Keeping writing on XPe topics, there&#8217;s lot of room on the net and in blogs for this topic <img src='http://www.techagility.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
