LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   a desktop icon for wine (https://www.linuxquestions.org/questions/linux-software-2/a-desktop-icon-for-wine-73109/)

Tomasfuego 07-15-2003 10:42 PM

a desktop icon for wine
 
Anyone know how to make an icon in KDE and/or GNOME for this command:

wine C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE

??

Thanks

DrOzz 07-15-2003 10:51 PM

actually almost the same in a sense with how you wrote it but minus the double backslashes and add quotes around the app and specify the actual location it is installed to, remember this is not windows ;-):
wine "/home/user/.wine/c/Program Files/Internet Explorer/IEXPLORER.exe"

Tomasfuego 07-16-2003 03:28 PM

works! The double slashes are actually something wine lets you do. Its weird having an IE icon on my desktop but I need IE to develope web pages. Thanks a bunch!


All times are GMT -5. The time now is 12:57 PM.