Chris Ryu’s Tech Diary

Windows Embedded OS

Archive for the ‘Windows Embedded XP’ Category

Talking about WinXPE

Dependency Walker

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: | 1 Comment »

Disabling Winlogon in XPe, WEPOS and XP pro

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: , , | Leave a Comment »

XPE install guide for Vista

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, 

This is a solution. installing_xp_embedded_on_vista1.

Posted in Windows Embedded XP | Leave a Comment »

Making a default XPE image

Posted by chrisryu on June 23, 2008

hands-on-lab_windows-xp-embedded_europe

 

this file shows how to make a default Xpe image.

If you were the first user of XPE, this document would be really helpful indeed. The XPe image’ size refer to this document would be approximately 200 ~ 300 mega bytes. That would be a minimum size of XPe, and you would encounter some(2~3) driver were missed in the default XPe image,

 

so user need to do either making a missed driver component or installing it. If user preferred the first, user need to make driver components by using component designer(as recommended). If user preferred the second, user’d need to add “windows installer component” during making Xpe image.

 

This file from DSTA website(http://www.dsta.com.au/ -> Wecom).

 

Posted in Windows Embedded XP | Leave a Comment »

Blue Screen during FBA

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 »

 
Follow

Get every new post delivered to your Inbox.