Fix broken startup link.
This commit is contained in:
parent
388fd7127a
commit
6e0b2ac9e3
|
@ -404,6 +404,7 @@ SectionEnd
|
||||||
SectionGroupEnd
|
SectionGroupEnd
|
||||||
|
|
||||||
Section $(NAME_SecAutostart) SecAutostart
|
Section $(NAME_SecAutostart) SecAutostart
|
||||||
|
SetOutPath "$INSTDIR\bin"
|
||||||
CreateShortCut "$SMSTARTUP\Gajim.lnk" "$INSTDIR\bin\Gajim.exe"
|
CreateShortCut "$SMSTARTUP\Gajim.lnk" "$INSTDIR\bin\Gajim.exe"
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue