#!/bin/sh -e
export WINEPREFIX=/home/pabs/.wine-hhw/
wine 'C:\Program Files\HTML Help Workshop\hhw.exe' "$@"
