EZ100PU(EZUSB) Windows CE 4.1/5.1/6.0 Driver Installation Guild

Driver Version: 1.3.5
Data: April, 2009

Installing Step:

1. In your Platform Builder 4.1/5.1/6.0 project, add the driver "ezpuce.dll" by the 
   following setting in the file of common.bib:

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

2. In your Platform Builder 4.1/5.1/6.0 project, add the following registry value into 
   the file of common.reg:

	; USB - EZ100PU(EZUSB)
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3238_16\Default\Default\EZPUCE_Driver]
   	    "Prefix"="EZU"
   	    "DLL"="EZPUCE.dll"

	[HKEY_LOCAL_MACHINE\Drivers\USB\Ezpuce]
   	    "Prefix"="EZU"
   	    "DLL"="EZPUCE.dll

3. Rebuild your platform.


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