#!/bin/bash
. findwine
$WINE "c:\\Program Files\\X-Lite\\X-Lite.exe" ${PARAM:+"$PARAM"} &>/dev/null &
#wait $!
