#!/bin/sh
echo "********************************************************"
echo "*  mpgz installed                                      *"
echo "*                                                      *"
echo "*  Restart the Engima2 GUI to activate the plugin      *"
echo "********************************************************"
exit 0