Forums

Command Line bug

Auteur Réponses
NSLW Lundi 16 Mars 2009 à 16:49
NSLW

POL isn't able to run programs with following command line:

wine "acad.exe" /p <<ACADMPP>> $@

(line 5 in the Launcher)

When i try to run application from terminal it shows:
Application: line 5: $@: ambiguous redirect

if i do so:

wine "acad.exe" '/p <<ACADMPP>>' $@

Program starts but command line is ignored
Vous êtes ici: Index > PlayOnLinux > Command Line bug