Hi, With older wine , to have a desktop icon of my program, I was doing, for example : wineshelllink --desktop --path /home/viny/.wine/dosdevices/c:/path/myprog.exe --link MyProg --icon myprog.xpm --workdir /home/viny/.wine/dosdevices/c:/MyProg But how to do with current wine version : wineshelllink doesn't exist anymore ? Thanks
viny wrote:> But how to do with current wine version : wineshelllink doesn't exist anymore ?You should still be able to use an old wineshelllink if you really need it. Or you can just create a .desktop file yourself - it's a text file with pretty simple format.