EZ220PU(EZUSB) Windows CE version Driver Installation Guild

Driver Version: 1.3.6
Data: August, 2009

Installing Step:

1. In your Platform Builder version project, add the driver "ez2puce.dll" by the 
   following setting in the file of common.bib:

	Destination Path	Source Path		Attributes
	ez2puce.dll    		ez2puce.dll             NK  SH

2. In your Platform Builder version project, add the following registry value into 
   the file of common.reg:

	; USB - EZ220PU(EZUSB)
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3238_80\Default\Default\EZ2PUCE_Driver]
   	    "Prefix"="E2U"
   	    "DLL"="EZ2PUCE.dll"

	[HKEY_LOCAL_MACHINE\Drivers\USB\Ez2puce]
   	    "Prefix"="E2U"
   	    "DLL"="EZ2PUCE.dll

3. Rebuild your platform.


Q&A:   
   1.  Q:  Why does a dialog show us to input the driver name as connecting the EZ220PU(EZUSB) reader?
       A:  Please make sure that you have registered EZ220PU(EZUSB) in the registry. This content is in the installation step 2.