summarylogtreecommitdiffstats
path: root/nocash2k6
blob: 03e3664079e276fb96e142e6f4caf58505677ba8 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

# WINE Launcher script for NO$2K6

export WINEPREFIX=~/.nocash2k6
export NOCASHDIR=/usr/share/nocash2k6

[[ "$1" == "" ]] && wine $NOCASHDIR/NO\$2K6.EXE # no args
[[ "$1" != "" ]] && wine $NOCASHDIR/NO\$2K6.EXE "$(winepath -w "$1")" # args