One important thing that a developer of ours noticed is that we
couldn't find any default way to disable AutoLayout -- apparently, XP
(and previous NT flavors?) will kinda-sorta defragment your hard drive
in the background, or at least try to optimize file ordering when the
system is idle. This, of course, means more writes, and shorter life
span. We created a "DisableAutoLayout" component -- it's just one reg
entry IIRC -- to turn this feature off. I highly reccomend it to
anybody who won't be using EWF with a flash card. Better still, USE
EWF and write your data elsewhere. Just a thought.
More Info:
http://msdn.microsoft.com/library/de...gmentation.asp