Re: make shortcuts wine program with multiple wine versions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Code:
#!/bin/bash
PATH="/home/user/.PlayOnLinux/WineVersions/1.1.39-vertexblender/usr/bin/:$PATH"
export WINEPREFIX="/home/user/.PlayOnLinux/wineprefix/winepsuai"
export WINEDEBUG="-all"
cd "/d/Jogos/psu/PHANTASY STAR UNIVERSE Illuminus"
wine "/d/Jogos/psu/PHANTASY STAR UNIVERSE Illuminus/PsuIlluminus-noGG.exe"




Well, this is PlayOnLinux's method. I think you have to change the PATH first.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux