Hi all, Wine is ronning just fine, and our program.exe is working, I just want to know if it is possible to create a shorcut of our program on our desktop so that a end user will just click the icon on the desktop to run the program.exe without typing on th text command "wine program.exe". TYIA! Jerry
On Fri, 18 Mar 2005 10:20:14 +0800, Jerry H. Menor wrote:
Wine is ronning just fine, and our program.exe is working, I just want to know if it is possible to create a shorcut of our program on our desktop so that a end user will just click the icon on the desktop to run the program.exe without typing on th text command "wine program.exe".
Yes it's possible, just create a link that runs wine "c:\wherever\myprogram.exe" BTW this is better asked on the wine-user list. thanks -mike
participants (2)
-
Jerry H. Menor -
Mike Hearn