Old 15th December 2008, 04:55   #1
FredAt
Junior Member
 
Join Date: Oct 2008
Posts: 2
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.
FredAt is offline   Reply With Quote
Old 15th December 2008, 05:02   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
add "" in there for the parameters: ...ODUCT_NAME}.url" "" "$INSTDIR\myapp.exe" 0

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump