<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I am also VERY new to wine - and to Linux. I was already aware of how
to call a program via wine in a terminal window &amp; perhaps the
original poster was also. I know how to create a shortcut in Windows
but a similar attempt in Linux did not work. <br>
<br>
My question (&amp; probably the one originally meant) is: How do you
convert commands (such as the one you mention below) into a desktop
link in Linux to save calling a term &amp; typing in the command?<br>
<br>
Ray<br>
<br>
<blockquote cite="midE1FFE3l-00017s-FR@wine.codeweavers.com" type="cite">
  <pre wrap="">From: Jonathan Ernst <a class="moz-txt-link-rfc2396E" href="mailto:jonathan@ernstfamily.ch">&lt;jonathan@ernstfamily.ch&gt;</a>
Subject: [Wine] Re: New to WINE
Wine will not show you Windows, but Windows Programs. Just install a
windows program using: wine install.exe (for example) and you'll get
icons (depending on your desktop).</pre>
  <blockquote type="cite">
    <pre wrap="">. How do I get a WINE icon over to my desktop so as start it with a 
mouse click(s)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you don't get an icon, you can start your application with wine
~/.wine/drive_c/Program\ Files\YourApp\YourApp.exe for example.

  </pre>
</blockquote>
<br>
</body>
</html>