#!/bin/sh -e
export WINEPREFIX=/home/pabs/.wine-frhed/
wine 'c:\Program Files\frhed\frhed.exe'  "$@"
