#!/bin/bash
#
# This postflight script runs the executables.
#
$2/OxEdit.app/Contents/MacOS/OxEdit -register

exit 0
