#!/bin/bash
. findwine
$WINE "c:\\program files\\putty\\pageant.exe" ${PARAM:+"$PARAM"} &>/dev/null &
#wait $!
