I entered wine "/destop/fulltilt.exe" and it seemed to do somthing because the next line is > . But everytime I type it just moves to the next line with a >. What do I need to type for wine to finsh working. Someone please help me. Thank You.

Asked by abstractchild

 I enterted wine "/desktop/fulltiltsetup.exe" and it seemed to work because the next line starts
>
>
>
>
Eveytime I enter something at the > it just moves to the next line. Can someone tell me what commands I should be using
Thank You.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gord Allott (gordallott) said :
#1

the command you are looking for is "wine ~/Desktop/FullTiltSetup.exe" without the quotes. note that it needs to be case sensitive

Revision history for this message
abstractchild (abstractchild29) said :
#2

Thanks, That got it to install now I'm trying to figure out how to get it to launch.

Revision history for this message
abstractchild (abstractchild29) said :
#3

/home/ben/.wine/drive_c/Program Files/fulltiltpoker/FullTiltSetup.exe This is what i'm coming up with so far from trouble shooting. Thanks for getting me this far. I was thinking about using windows again but i really don't want to, I'd be settled if i can run this app. Thanks

Revision history for this message
Gord Allott (gordallott) said :
#4

if thats where you installed the program to thats right. if its not working can you please list the output

Revision history for this message
abstractchild (abstractchild29) said :
#5

I'm real new to linux as you can see. Do you mean paste the result of the install from the terminal. And I didn't install int to window32. It went to program files. I'm going to try to install it in that file.

Revision history for this message
abstractchild (abstractchild29) said :
#6

oh I meant type fulltilt.setup on my first question. I put .exe

Revision history for this message
abstractchild (abstractchild29) said :
#7

This is the errors i get after it installes and i try to lanch it
fixme:advapi:GetFileSecurityW (L"c:\\Program Files\\InstallShield Installation Information\\{D4C9692E-4EFA-4DA0-8B7F-9439466D9E31}\\") : returns fake SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW (L"c:\\Program Files\\InstallShield Installation Information\\{D4C9692E-4EFA-4DA0-8B7F-9439466D9E31}\\") : returns fake SECURITY_DESCRIPTOR
fixme:advapi:SetFileSecurityW (L"c:\\Program Files\\InstallShield Installation Information\\{D4C9692E-4EFA-4DA0-8B7F-9439466D9E31}\\setup.ilg") : stub
ben@ben-desktop:~$ wfixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x347b6c
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
wine: Unhandled page fault on write access to 0x0075006c at address 0x7bc37453 (thread 0019), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc38104

 22:15:33 up 1 day, 3 min, 2 users, load average: 4.43, 3.15, 2.45
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
ben :0 - Tue22 ?xdm? 5:54m 1.03s x-session-manag
ben pts/0 :0.0 21:55 1.00s 0.33s 0.01s w

Revision history for this message
abstractchild (abstractchild29) said :
#8

I tried this and this looks a little better
ben@ben-desktop:~$ wine /home/ben/Desktop/FullTiltPoker.exe
err:module:import_dll Library FTC_Game.dll (which is needed by L"H:\\Desktop\\FullTiltPoker.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"H:\\Desktop\\FullTiltPoker.exe") not found
err:module:import_dll Library libpng.dll (which is needed by L"H:\\Desktop\\FullTiltPoker.exe") not found
err:module:import_dll Library libjpeg.dll (which is needed by L"H:\\Desktop\\FullTiltPoker.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"H:\\Desktop\\FullTiltPoker.exe" failed, status c0000135

Revision history for this message
Gord Allott (gordallott) said :
#9

you should try looking for the files FTC_Game.dll MSVCR80.dll libpng.dll and libjpeg.dll (usually dll-files.com has the .dll files you might need, google might know others), once you have the .dll files you should put them in ~/.wine/drive_c/windows/system32/ and try again

Revision history for this message
abstractchild (abstractchild29) said :
#10

I figured it out, after messing with the wine command and finally got it to lanch the game but know it has trouble holding connection.

Revision history for this message
Gord Allott (gordallott) said :
#11

not every windows application works flawlessly in wine, some are a little buggy some plain won't work. you should check to see if your game is listed on the wine application database http://appdb.winehq.org/ . if it is there is usually some helpful advice to getting it running nicer.

Can you help with this problem?

Provide an answer of your own, or ask abstractchild for more information if necessary.

To post a message you must log in.