#!/bin/sh
exec java -jar /usr/share/exe2image/Exe2Image.jar "${@}"
