MiniM3 wrote:[...] the 1.2 gig partition I'm just using as a temp/paging drive[...]
You
should disable page file. The 1.2 Gb partition is part of the SSD drive. If you enable page file you're writing data to SSD, so EWF won't help here.
MiniM3 wrote:* First, the Value: multi(0)rdisk(0)partition(1) <--- is this the large partition that I've installed windows xp on? if so, will this effect how my programs installed on that partition?
Yes, it should be the large partition (or the drive 'C:'). EWF will avoid any writes to your protected volume ('C:'). Anyway, you can commit writes to 'C:' by executing these commands:
ewfmgr c: -commitanddisable -live
ewfmgr c: -enable
MiniM3 wrote:** Second, the EWF (if the value of this key is volsnap, add EWF to the value on a new line) <--- I have no clue what this means, should I leave it at default (EWF) ?
That key must contain this value:
volsnap
ewf