Post-build event
Brought to you by:
ranametal
It would be most welcomed for the HM NIS Edit to have
some kind of "Post-Build Event" within the compiler
profile.
For instance, I need the generated exe to be digitally
signed. For that, I need to run a command-line tool on
the .exe.
A "Post-Build Event" feature, that would run a user
specified command (exe, bat), would allow me to
automate the process described above.
Of course, a "Pre-Build Event" may be also useful in
some situations...
I'm talking about something similar to what VisualStudio
has.
Thanx!