http://bugs.winehq.org/show_bug.cgi?id=30227 Bug #: 30227 Summary: .lnk shortcuts created by NSIS installer: last parameter done wrong Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: jmichae3(a)yahoo.com Classification: Unclassified The last parameter's shortcuts created during installation for .lnk files are created incorrectly. Instead of having the spaces escapedwith \ the string should be surrounded by double quotes and the \ escape characters not put in. This will cause the shortcuts to work properly. UNIX works properly with double quoted strings. please fix. thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.