P.S.
I found this and I don't know what to do with it or where to put it...
CreateShortCut "$DESKTOP\Program.lnk" "$INSTDIR\Program.exe" ""
6 posts
CreateShortCut "$DESKTOP\Program.lnk" "$INSTDIR\Program.exe" ""
that way the user can enable or disable it, which is recommendedSection "Create Desktop-Shortcut"
CreateShortCut "$DESKTOP\Program.lnk" "$INSTDIR\Program.exe" ""
SectionEnd
Originally posted by whoopsMaybe you should take some time and look at some of the examples that ship with nsis then
I did say I was new to this right? haha
Originally posted by AndersI did and I couldn't figure out this so, I asked on here
Maybe you should take some time and look at some of the examples that ship with nsis then