Menu

#434 finalization commands after successful generation

closed
Wizou
Scripting (152)
5
2010-06-16
2008-05-29
Anonymous
No

Sometimes you want to perform some additional actions after the installer has been successfully generated.
Typically, add an Authenticode signature to the installer.

For this purpose, a !finalize <command> preprocessor command would be nice.
If the installer has been successfully generated, it would spawn the given command-line, appending the path to the installer as argument

If multiple !finalize are given, you can choose between executing them in order of appearance or just execute the last one. (I don't personally plan to use more than one)

I know this could be done using a batch file and console makensis.exe but NSI files have become so powerful that it is nice to package the whole stuff in one (right-)click, without requiring extra batch files.

thanks

Wizou

Discussion

  • Wizou

    Wizou - 2010-06-16
    • assigned_to: kichik --> wizou
     
  • Wizou

    Wizou - 2010-06-16

    dear Wizou, I'm starting to work on your really interesting feature ;-)

     
  • Wizou

    Wizou - 2010-06-16

    SVN 6103

     
  • Wizou

    Wizou - 2010-06-16
    • status: open --> closed
     
  • Wizou

    Wizou - 2010-06-16

    Done in latest CVS version, thanks.

     

Log in to post a comment.

MongoDB Logo MongoDB