No more cancel confirm in IO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1734 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2087a1e1cd
commit
df0f44b52b
3 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
[Settings]
|
||||
NumFields=1
|
||||
CancelConfirmFlags=MB_ICONEXCLAMATION
|
||||
|
||||
[Field 1]
|
||||
Type=label
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[Settings]
|
||||
NumFields=1
|
||||
CancelConfirmFlags=MB_ICONEXCLAMATION
|
||||
|
||||
[Field 1]
|
||||
Type=label
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[Settings]
|
||||
NumFields=2
|
||||
CancelConfirmFlags=MB_ICONEXCLAMATION
|
||||
|
||||
[Field 1]
|
||||
Type=label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue