Wait, I suppose I don't technically need to run cmd! Just as long as there's some way to pass arguments to an exe from the command line: Code: wine ./path/to.exe -args="$arg1 $arg2"
Wait, I suppose I don't technically need to run cmd! Just as long as there's some way to pass arguments to an exe from the command line: Code: wine ./path/to.exe -args="$arg1 $arg2"