Oops... WriteIniStr now writes again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1617 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
459a836341
commit
0a81a64aec
1 changed files with 1 additions and 1 deletions
|
@ -1120,7 +1120,7 @@ static int NSISCALL ExecuteEntry(entry *entry_)
|
|||
}
|
||||
if (parm1)
|
||||
{
|
||||
sec=process_string_fromparm_tobuf(0x11);
|
||||
key=process_string_fromparm_tobuf(0x11);
|
||||
}
|
||||
if (parm2)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue