rm -f GPass.exe GPass.zip
ln -s `ls -1 GPass-*.exe | tail -1` GPass.exe
ln -s `ls -1 GPass-*.zip | tail -1` GPass.zip

