เข้าระบบ

ชื่อเรียก:

รหัสผ่าน:

จำฉัน



ลืมรหัสผ่าน?

สมัครสมาชิก!

เมนู

   ทุกโพส (Amethyst)




สำหรับแฟนๆ A1 SSD ความทุกข์ที่มีมาจะหมดไปเมื่อใช้ EWF..
มือใหม่
เป็นสมาชิกเมื่อ:
17/8/2008 21:53
กลุ่ม:
สมาชิก
โพส: 2
มาลองกันครับผม

ผมลองแล้ค่อนข้างพอใจมากๆเลยครับ เร็วสุดๆไปเลยทีนี้..

ลองตรงนี้กันก่อนครับ

A simple guide for implementing EWF (RAM-Reg Mode)

1. Get the files

Download Windows XP Embedded Service Pack 2 Feature Pack 2007 from here:

http://www.microsoft.com/downloads/de ... bbaa78914f&displaylang=en

Mount image (i. e. Nero ImageDrive) and open XPEFP2007.EXE using an archive manager (i. e. WinRAR). In the 'rep' directory you'll find this files: ewf.sys and ewfmgr.exe. Extract them.

2. Copy files

ewfmgr.exe -> \windows\system32
ewf.sys -> \windows\system32\drivers

3. Update Windows Registry

You will need to create several keys and values:

Key name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf

Name: ErrorControl
Type: REG_DWORD
Value: 0x00000001 (1)

Name: Group
Type: REG_SZ
Value: System Bus Extender

Name: Start
Type: REG_DWORD
Value: 0x00000000 (0)

Name: Type
Type: REG_DWORD
Value: 0x00000001 (1)

Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ewf\Parameters\Protected\Volume0

Name: Enabled
Type: REG_DWORD
Value: 0

Name: Type
Type: REG_DWORD
Value: 0x00000001 (1)

Name: ArcName
Type: REG_SZ
Value: multi(0)disk(0)rdisk(0)partition(1)

Key Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}

Name: UpperFilters
Type: REG_MULTI_SZ
Value: EWF (if the value of this key is volsnap, add EWF to the value on a new line)

More information here: http://msdn.microsoft.com/en-us/library/ms940182.aspx
Also, I've found this interesting blog: http://granturing.blogspot.com/

Regards,

จากนั้น มาเช็ท Startup / Shutdown Script กัน เร็วแน่ๆ

At Startup, added a .bat script with
ewfmgr c: -enable

At Shutdown added
ewfmgr c: -commitanddisable -live
ewfmgr c: -enable

With this, all modifications are commited at shutdown, e.g. settings / configs

You can access GP by gpedit.msc command

More info at: http://forums.techguy.org/software-de ... mand-before-shutdown.html


*EDT: You need to do it with ewf disabled, since it modifies the protected partition/disk

Credits : iDq & Grella @ http://www.aspireoneuser.com/forum/vi ... ?f=6&t=833&st=0&sk=t&sd=a

ปล.​เด๋วถ้าว่างจะมาแปลให้น่ะคร้าบบ

โพสเมื่อ : 17/8/2008 21:59
Transfer the post to other applications Transfer