|
|
#1 |
|
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! |
|
|
|
|
|
#2 |
|
Forum King
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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2007
Posts: 2
|
Thanks very much,It works!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|