Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 685 Bytes

File metadata and controls

9 lines (8 loc) · 685 Bytes

This program is intended to calculate the amount of payments to a group of employees who work as private entrepreneurs in the Ukrainian legislation.

To run the program:

  1. Install/update "Java Runtime Environment" at least to version 8. To do this just type in Google "jre 8" and follow download and installation instructions.
  2. Then create command file with "bat" name extension with one line, for example: "C:\Program Files\Java\jre1.8.0_144\bin\javaw.exe" -jar EntZP.jar The path may be different accoding to installed Java version and Java instalaltion folder. Command file should be situated in the same folder as the "EntZP.jar" file.
  3. Run the command file.
  4. Enjoy)