0% found this document useful (0 votes)
5 views

EPSON JavaPOS ADK Installation Guide for Windows

The document is an installation guide for EPSON JavaPOS ADK Version 1.14.32, detailing the necessary hardware and software configurations, installation steps for Java and Java Advanced Imaging, and the JavaPOS driver. It includes instructions for setting environment variables, executing installation scripts, and registering devices. The guide also lists supported devices and provides cautionary notes regarding printer connections.

Uploaded by

ismael
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

EPSON JavaPOS ADK Installation Guide for Windows

The document is an installation guide for EPSON JavaPOS ADK Version 1.14.32, detailing the necessary hardware and software configurations, installation steps for Java and Java Advanced Imaging, and the JavaPOS driver. It includes instructions for setting environment variables, executing installation scripts, and registering devices. The guide also lists supported devices and provides cautionary notes regarding printer connections.

Uploaded by

ismael
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

EPSON JavaPOS ADK Version 1.14.

32 Windows Installation Guide


Seiko Epson Corporation
Mar. 27, 2024
Trademarks:
Microsoft, Windows, Windows Server and Windows Vista are trademarks or
registered trademarks of Microsoft Corporation in the United States and/or
other countries.
JBuilder is a trademark of Borland Software Corporation in the United States
and other countries.
EPSON and ESC/POS are registered trademarks of Seiko Epson Corporation.
Java and all Java-based trademarks are registered trademarks of Oracle
Corporation, its subsidiaries, and/or affiliates in the U.S. and other
countries.
Other product and company names used herein are for identification purposes
only and may be trademarks or registered trademarks of their respective
companies.
Epson disclaims any and all rights in those marks.

Chapter1 Introduction:
The following hardware and software configuration is required when installing
EPSON JavaPOS ADK.
See ReleaseNotes.txt for detailed version information.

1-1 Computer
IBM PC/AT compatible
- Please follow the specifications recommended by your OS for system
requirements (CPU, RAM, etc.).
- Java Virtual Machine
- Java Advanced Imaging (JAI)
Required to use CheckScanner.
See ReleaseNotes.txt for where to get it.

Chapter2 Caution:
- Please connect a printer after installing JavaPOS driver.

Chapter3 Installation:
3-1 Installing Java
Java must be installed on your system before you can run the installer.
Users: Install the Java Runtime Environment (JRE).
Developers: Install the Java Development Environment (JDK).

Some environment variables need to be set on Window for application


development. Note that the exact procedure for setting these variables
depends on the version of windows that is being used.

1. Select "Settings" from start menu.


2. Select "System".
3. Select "About".
4. Select "Advanced system settings".
5. Press the "Environment Variables" button.
6. Search for "Path" in "System variables".
7. Select "Path" and press the "Edit" button. The "Edit System Variable"
dialog is displayed.
8. Add the following path to the "Variable value:" field:
<Your JRE install folder>/bin
(e.g. "C:\Program Files\Java\jre1.8.0_351\bin")
9. Press the "OK" button to close the "Edit System Variable" dialog.
10. Press the "OK" button to close the "Environment Variables" dialog.
11. Press the "OK" button to close the "System Properties" dialog.

If you open a new Command Prompt window, these settings will be applied.
After the environment variables are set, the java version can be confirmed
by typing the following in a Command Prompt window:
java -version

3-2 Installing Java Advanced Imaging (JAI)


Please install Java Advanced Imaging (JAI) in case of using CheckScanner.
1. Download the JAI.
Users: Install the Java Runtime Environment (JRE) version.
Developers: Install the Java Development Environment (JDK) version.
2. Execute the JAI installer:

If you install JAI with 64-bit Java on Windows operating systems, download
and run the jai-1_1_2_01-lib-windows-i586.exe. After installation, copy
jai_codec.jar and jai_core.jar into the 64-bit Java's ext folder.

3-3 Installing JavaPOS Driver


[In case of Full install]
Execute the JavaPOS install bat file :
[In case of Java Virtual Machine 32bit]
installJavaPOSFull-32.bat
[In case of Java Virtual Machine 64bit]
installJavaPOSFull-64.bat

- Please refer to SupportedDevicesList.txt for the list of supported


devices.
- When sharing a printer with another driver (application), you need to
share the communication port. In this case, installation of PCS is
necessary.
To execute update installation PCS, modify the batch file as
following.
[In case of Java Virtual Machine 32bit]
msiexec /q /i PCS32.msi VERUP=1
[In case of Java Virtual Machine 64bit]
msiexec /q /i PCS64.msi VERUP=1

[In case of no SetupPOS install]


Execute the JavaPOS install bat file :
[In case of Java Virtual Machine 32bit]
installJavaPOSNoSetupPOS-32.bat
[In case of Java Virtual Machine 64bit]
installJavaPOSNoSetupPOS-64.bat

Support devices are as follows.


- EU-m30
- TM-H6000III
- TM-H6000IV
- TM-H6000V
- TM-H6000VI
- TM-m10
- TM-m30
- TM-m30II
- TM-m30III
- TM-m50
- TM-m50II
- TM-T70
- TM-T70II
- TM-T100
- TM-T20
- TM-T20II
- TM-T20III
- TM-T20IIIL
- TM-T20IV-L
- TM-T20X
- TM-T20X-II
- TM-T81III
- TM-T82III
- TM-T82IIIL
- TM-T82IV-L
- TM-T82X
- TM-T82X-II
- TM-T83III
- TM-T83IV
- TM-T88III
- TM-T88IV
- TM-T88V
- TM-T88VI
- TM-T88VII
- TM-L100
- TM-P80II
- TM-P20II
- TM-U220IIA/B/D

[Note]
CashDrawer, LineDisplay, MICR, CheckScanner and ElectronicJournal
are not supported.

3-4 Device Registration


[In case of Full install]
1. Type the following at the command prompt to change to you home
directory:
cd C:\Program Files\epson\JavaPOS\SetupPOS
2. Execute the SetupPOS:
SetupPOS.bat
3. Refer to the SetupPOS manual (SetupPOSManual.pdf) for instructions
on device registration.
- The SetupPOS.bat should be run with Administrator privileges.

[In case of no SetupPOS install]


1.Please create jpos.xml by referring to the file of xml folder.
2.Please put the created jpos.xml in the folder where the application is
located.
ex) Put jpos.xml in C:\Program Files\EPSON\JavaPOS\checkhealth.

You might also like