請先看『使用說明』
WINXPE:Customer Test File Down
From LEXWiKi
Contents |
Production Instruction
1. Please format the storage device first (ex. CF card). If that is FAT32 after format please switch on the machine by using Windows XP Embedded tool called "bootprep" (in DOS mode).
You don't need to do this if it is NTFS after format.
2. Please copy the files to the pre-format storage device (ex. CF card) which can be used to switch on the machine and then please re-switch on the machine in Target device.
By doing this, you can get into XP-Embedded First Boot Agent (FBA) and decompress files and structure an operating system.
File download
1.Intel
2.VIA
UID: sales
PWD: sales
Q1. If customer purchases built-in XPE software, will LEX provide the licensed CD?
Ans: |
Basically, unlike XP system on PC, there's no CD installation for XPE. It was created by a platform builder called Target Designer (TD) in image file format which contains all necessary configurations. Once the image file was copied to the target HDD, it will initiate the FBA process (First Boot Agent) to configure the system as XPE when first boot (it's more like unzipping the image file to be system files) The license was entered into TD prior starting to create the image, so there's no license require afterward.
1.After entering Windows, you shouldn’t see “Microsoft Windows XP Embedded” term on the bottom right of your desktop if you are using original version. 2.The license sticker on the case ( Microsoft usually judge the license legality by the sticker) |
---|---|
Patch File: | |
Defect: |
N/A |
Asker: |
Larisa - Thursday, August 07, 2008 5:31 PM |
Provider: |
Denny - Thursday, August 07, 2008 5:58 PM |
How to protect file with EWF in XPe
Ans: |
在 Target Designer 中加入 EWF 相關components, 其中包含 ewfmgr.exe ewfmgr.exe是在run-time中管理ewf 可以對stroage進行配置, 使能(enable), 禁止, 更改, 進一步達到保護的作用 關閉EWF保護指令為 ewfmgr c: -disable, 可關閉 C drive EWF 保護功能 開啟EWF保護指令為 ewfmgr c: -enable , 可凱起 C drive EWF 保護功能 ( 需注意, 無論開啟或關閉皆須重啟電腦才會生效) |
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Sato yoichro 2009/06/25 |
Provider: |
Denny 2009/06/25 |
如何在 Target Designer 中加入 EWF 元件 ?
Ans: |
必須在 Target Designer 中加入以下元件 1. Enhanced Write Filter Component (主要元件之一, 包含對EWF的設置與檔案) 2. EWF NTLDR Component (修改過的 NT Loader, 使其可以從EWF保護中的磁區開機) 3. EWF Manager Console Application (包含ewfmgr.exe, 任何有關EWF的指令都是經由ewfmgr.exe來下命令) 4. Enhanced Write Filter API (EWF的API, 讓ap可以透過api對ewf作存取控制) |
---|---|
Patch File: |
N/A |
Defect: |
N/A |
Asker: |
Denny 2009/07/01 |
Provider: |
Denny 2009/07/01 |