Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   CreateShortCut (http://forums.winamp.com/showthread.php?t=301075)

FredAt 15th December 2008 04:55

CreateShortCut
 
Hello All,

I have looked through forum messages and the NSIS help file but have not been able to figure out just what I need to do do customize the icon used for my website link.

CreateShortCut "$SMPROGRAMS\$ICONS_GROUP\Website.lnk" "$INSTDIR\${PRODUCT_NAME}.url" "$INSTDIR\myapp.exe" 0

which I expect to fetch the right icon form my executable does not work - and nor does anything else I have tried.

I'd much appreciate any help.

Anders 15th December 2008 05:02

add "" in there for the parameters: ...ODUCT_NAME}.url" "" "$INSTDIR\myapp.exe" 0


All times are GMT. The time now is 04:31.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.