Is there some trick installing a .exe file using Wine?

Matthew Flaschen matthew.flaschen at gatech.edu
Wed Jan 21 22:21:07 UTC 2009


Steven Vollom wrote:
> On Wednesday 21 January 2009 2:33:46 pm Edmund Laugasson wrote:
>> env WINEPREFIX="/home/steven/.wine" wine
>> "C:\downloads\Playmoney\Playmoney.exe"
> 
> steven at Studio25:~$ env WINEPREFIX="\home\steven\.wine" 
> wine "C\downloads\FullTiltSetup\FullTiltSetup.exe
> 
> The cursor ended where the little green arrow is.  Is that correct.  And if it 
> is, what do I do now?  That did not install the FullTiltSetup.exe, did it?

Try:

cd /home/steven/.wine/drive_c/
cd downloads
cd FullTiltSetup
wine ./FullTiltSetup.exe

Post the output.

Matt Flaschen




More information about the kubuntu-users mailing list