- PROMPT_CREATE doesn't work with REQ_SAVE
- Example INI file had old flag names git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3149 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2628e38b33
commit
b0d4888c3a
2 changed files with 3 additions and 2 deletions
|
@ -47,7 +47,7 @@ Right=-10
|
|||
Top=56
|
||||
Bottom=68
|
||||
Filter=Poop Files|*.poop|All files|*.*
|
||||
Flags=GROUP|FILE_MUST_EXIST|OFN_EXPLORER|OFN_HIDEREADONLY
|
||||
Flags=GROUP|FILE_MUST_EXIST|FILE_EXPLORER|FILE_HIDEREADONLY
|
||||
|
||||
[Field 6]
|
||||
Type=DirRequest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue