#!/bin/bash
. findwine
$WINE "c:\\program files\\microsoft office\\office\\finder.exe" ${PARAM:+"$PARAM"} $@ &>/dev/null &
