Archive: create desktop shortcut with start in direcotry


create desktop shortcut with start in direcotry
Hi,

while creating desktop short cut I want to specify start in direcotry. How will I do this?


This is how I create desktop short cut.

CreateShortCut "$DESKTOP\${START_SHORTCUT_NAME}.lnk" "$INSTDIR\bin\${APP_STARTUP_FILE}" \
"" "$INSTDIR\${APPLICATION_ICON}" 0

Thanks
Sundaram


You forgot "\" at the end of the command first line.

I want to specify start in direcotry
It is the target file path. But maybe someone else can help, as I can't right now (time to go to bed...zzzzzz).

please see my today post

http://forums.winamp.com/showthread....hreadid=193846