Talk:Run Command After Compilation

From NSIS Wiki
Revision as of 00:24, 20 May 2009 by Anders (talk | contribs) (Created page with '--~~~~ A better way to do this would probably be to call makensis directly with !system passing in a special define. When the script is run without the define, it just creates a ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

--Anders 00:24, 20 May 2009 (UTC) A better way to do this would probably be to call makensis directly with !system passing in a special define. When the script is run without the define, it just creates a simple dummy outfile in %temp%