makensisw now takes same paramters as makensis (path to makensis.exe is no longer passed)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@907 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7e0d30e86d
commit
a366fe072f
3 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#define REGSEC HKEY_LOCAL_MACHINE
|
||||
#define REGKEY "Software\\NSIS"
|
||||
#define REGLOC "MakeNSISWPlacement"
|
||||
#define EXENAME "makensis.exe"
|
||||
#define MAX_STRING 256
|
||||
#define TIMEOUT 150
|
||||
#define MINWIDTH 350
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue