#!/bin/bash
. findwine
$WINE "c:\\program files\\Adobe\\Photoshop 7.0\\ImageReady.exe" ${PARAM:+"$PARAM"} &>/dev/null &
