Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Creating shortcuts for Wine / Windows exes< Next Oldest | Next Newest >
blip Offline





Group: Members
Posts: 125
Joined: May 2007
Posted: Dec. 27 2007,13:01 QUOTE

Hi again
Wine on DSL is great....really fast. We've got the old Microsoft Pinball working on it now....much to my Dad's grattitude....

What's the best way of creating a shortcut from the Wine C:/Program files drive onto the DSL desktop? I.e. I want to create a shortcut to c:/program files/pinball.exe and get Wine to start it (preferrably in full screen mode ). It would be great if we could add a little icon to it as well to make life easy for him.

Thanks
Back to top
Profile PM 
john.martzouco Offline





Group: Members
Posts: 253
Joined: Nov. 2007
Posted: Dec. 27 2007,14:01 QUOTE

Great timimg... I've been playing with Wine the past couple of days as well.

This is what I did:

1) write a shell script that will call Wine and pass in the exe. Name it /home/dsl/pinball.bash :
Code Sample
#!/bin/bash
/opt/wine9.4x/bin/wine /mnt/auto/cdrom/winapps/pinball.exe 2>/dev/null


2) create a shortcut in /home/dsl/.dfmdesk for the script:
Code Sample
ln -s /home/dsl/bat /home/dsl/bat/pinball.bash /home/dsl/.dfmdesk/Pinball


3) wait 10 seconds and the shortcut will show up on the graphical desktop.

4) change the shortcut icon


OT:  Which version of Wine should I use?  I've found a bunch of them in the extensions:
 1 is in Testing, labelled wine-0.9.28_with_opengl.dsl
 1 is in UCI labelled wine-20050524.uci
 1 is in System labelled wine-0.9.22.dsl
 there's a fourth one out there labelled wine<something>.x

I've used two of them so far.  They both work, but I get error messages about glibc (I don't have access to the errors right now).  Something about NTLP or like.  Is there a glibc extension I should be upgrading?

Thanks,
John
Back to top
Profile PM 
curaga Offline





Group: Members
Posts: 2163
Joined: Feb. 2007
Posted: Dec. 27 2007,16:04 QUOTE

NPTL.. This has already been discussed. It w(h)ines because there's no Native Posix Threading Library around, and there's none 'cause it requires a 2.6 kernel.

--------------
There's no such thing as life. Those mean little jocks invented it ;)
-
Windows is not a virus. A virus does something!
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Dec. 31 2007,01:59 QUOTE

Quote
Which version of Wine should I use?
If you don't need opengl (i.e. for 3D use), then you don't need a version that has that support compiled in.  Typically a higher version means a newer version, but it does not necessarily mean your target application will run better or worse (i.e. see appdb).  Otherwise, if you don't really care and just want your target application to work, it should not matter.
Back to top
Profile PM 
3 replies since Dec. 27 2007,13:01 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Creating shortcuts for Wine / Windows exes

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code