http://bugs.winehq.org/show_bug.cgi?id=29491
Bug #: 29491 Summary: [tool] winelnk.exe - create lnk and desktop file for pre-installed apps Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pquiring@gmail.com Classification: Unclassified
Created attachment 38184 --> http://bugs.winehq.org/attachment.cgi?id=38184 winelnk - creates lnk files
This is a simple tool I created that will create .lnk files which in turn creates the .desktop file and extracted icon file. This is great for pre-installed apps you want to add to your menu/dock.
Example:
winelnk.exe wow.exe
Creates a desktop shortcut to wow.exe with icon.
Feel free to use or include in wine itself.