Old 12th July 2007, 02:50   #1
lazytiger
Junior Member
 
Join Date: Jul 2007
Posts: 2
Question about shortcut!!

Hello everyone,
I have a question when using CreateShortcut method, the start-location of my link is the location where my link puts.This is weird, because a normal link's start-location usually points to the actual location the link represents.
Anyone any idea how to solve this?
Well my code ass follows:

CreateShortcut $SMPROGRAMS\$StartMenuGroup\FPClient.lnk $INSTDIR\fpclient.exe

Thanks very much!
lazytiger is offline   Reply With Quote
Old 12th July 2007, 04:17   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Use SetOutPath before shortcut's creation to set up the working dir.

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.3.4

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 12th July 2007, 04:59   #3
lazytiger
Junior Member
 
Join Date: Jul 2007
Posts: 2
Thanks very much,It works!
lazytiger 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