|
|
#1 |
|
Junior Member
Join Date: Mar 2007
Location: lecce, Italy
Posts: 2
|
Hi all,
I'm able to create shortcut to my application in Start menu, but I don't know how to configure the field "FROM" of the .lnk file. I need it because I need to start my application from a directory specified by user during installation. By now this field contains the path of the .lnk file (i.e.: ) "C:\Documents and Settings\Al\Start\Programs\MyApp" Can anyone help me? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
SetOutPath controls the start in directory of the shortcut
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2007
Location: lecce, Italy
Posts: 2
|
Thank you Anders,
I've tried and it works fine.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|