Menu

#1110 CreateShortcut fails to compile with /NoWorkingDir

3.0 Alpha Series
closed-fixed
nobody
None
5
2015-04-03
2015-02-26
No

Having this:

CreateShortcut /NoWorkingDir "link.lnk" "tool.exe" "args" "" "" SW_SHOWNORMAL "" "description"

causes makensis to fail with:

CreateShortcut expects 2-8 parameters, got 9

Without /NoWorkingDir compilation is ok.

NSIS v3.0b1

Discussion

  • Anders

    Anders - 2015-02-26

    Fixed, thanks.

     
    • Jarno Malmari

      Jarno Malmari - 2015-02-27

      Thank you, Anders, for a quick fix.

       
  • Anders

    Anders - 2015-04-03
    • status: open --> closed-fixed
     

Log in to post a comment.