- Plug-in command can now come in any order in the script
- Second plug-in DLL doesn't produce errors anymore - Infinite loop bug fixed (again) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@678 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
bc6494155b
commit
0b31694486
8 changed files with 153 additions and 83 deletions
|
@ -1,4 +1,4 @@
|
|||
const char *NSIS_VERSION="v2.0a5";
|
||||
const char *NSIS_VERSION="v2.0a6";
|
||||
|
||||
/*
|
||||
Nullsoft "SuperPimp" Installation System - makensis.cpp - installer compiler code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue