http://www.dependencywalker.com/
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules
Talking about WinXPE
Posted by chrisryu on March 27, 2009
http://www.dependencywalker.com/
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules
Posted in Windows Embedded XP | Tagged: Dependency Walker | 1 Comment »
Posted by chrisryu on March 27, 2009
1. Execute regedit.
2. Move
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
3. Create following registry values or modify them if values exist.
AutoAdminLogon : 1
DefaultUserName : username (by default, this already exist)
DefaultPassword : password (leave this ‘blank’ if you don’t want use this.)
Posted in Windows Embedded XP | Tagged: WEPOS, winlogon, XPe | Leave a Comment »
Posted by chrisryu on July 7, 2008
There are some little bit change in installing XPE tools in Windows Vista. I found out a good XPE installing guide from Internet, it seemed be from SJJ. In short, the main difference in installing XPE tool between XP and Vista is that MSDE is no longer supported in Vista, so user needs to install SQL Server 2005 Express Edition Setup instead MSDE. If you encounter below error message during installing XPE tool in vista,
Posted in Windows Embedded XP | Leave a Comment »
Posted by chrisryu on June 23, 2008
This file from DSTA website(http://www.dsta.com.au/ -> Wecom).
Posted in Windows Embedded XP | Leave a Comment »
Posted by chrisryu on June 18, 2008
If XPe user encountered blue screen and the errror message like this
”SYSTEM_LICENSE_VIOLATION
0x0000009A (0×00000004,0xc0000034,0×00000000,0×00000000)“
Refer to below tips
This error occur whenever input wrong PID OR wrong setting on Target designer.
1. XPE Runtime PID is 25digit key.
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Please check that PID
2. Check boot partition size on target designer.
You must check CF Memory’s partition size & cluster size.
If partition size is under 1GB, You must set exactly size.
But Over1GB, They can sent 1024 or 2000….
3. If dignified ways will not work,
Input anther PID instead of Your PID.
Posted in Windows Embedded XP | Leave a Comment »