Computing.Net > Forums > Linux > creating wine shortcuts

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

creating wine shortcuts

Reply to Message Icon

Name: Deputy DooDah
Date: February 3, 2004 at 09:53:13 Pacific
OS: Linux
CPU/Ram: 2.8/1G
Comment:

How can I make a nice KDE desktop shortcut to a Wine application?
I tried creating one in the traditional way; right-click, new link to application, etc. but it did not work. The command I set to execute was:

wine /path/whatever.exe

I WAS able to create a working link using the ln command:

ln -s /path/whatever.exe /path to desktop/whatever

Interesting that I didn't have to call Wine to make it work.
...but I can't change the ugly icon that's on it. What I'd like to have is a regular desktop shortcut where I can modify the icon.



Sponsored Link
Ads by Google

Response Number 1
Name: Sord
Date: February 3, 2004 at 19:36:40 Pacific
Reply:

Have you tried making a shortcut like:
wine "c:\\program files\\internet explorer\\iexplore.exe"?
Thats what I did.


0

Response Number 2
Name: Deputy DooDah
Date: February 3, 2004 at 22:37:04 Pacific
Reply:

Hey!!!!!!
That did it!

Thank you for your help Sord.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: creating wine shortcuts

Creating Shortcuts from the Command Line www.computing.net/answers/linux/creating-shortcuts-from-the-command-line/8742.html

Creating a shortcut ... www.computing.net/answers/linux/creating-a-shortcut-/22526.html

Open Office shortcut www.computing.net/answers/linux/open-office-shortcut/10577.html