From df0f44b52b3849d10a232ee0ac68f1f6d64b2bb4 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 15 Nov 2002 16:28:00 +0000 Subject: [PATCH] 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 --- Examples/Modern UI/ioA.ini | 1 - Examples/Modern UI/ioB.ini | 1 - Examples/Modern UI/ioC.ini | 1 - 3 files changed, 3 deletions(-) diff --git a/Examples/Modern UI/ioA.ini b/Examples/Modern UI/ioA.ini index d3a8681f..3f508f3f 100644 --- a/Examples/Modern UI/ioA.ini +++ b/Examples/Modern UI/ioA.ini @@ -1,6 +1,5 @@ [Settings] NumFields=1 -CancelConfirmFlags=MB_ICONEXCLAMATION [Field 1] Type=label diff --git a/Examples/Modern UI/ioB.ini b/Examples/Modern UI/ioB.ini index df146031..0516ce60 100644 --- a/Examples/Modern UI/ioB.ini +++ b/Examples/Modern UI/ioB.ini @@ -1,6 +1,5 @@ [Settings] NumFields=1 -CancelConfirmFlags=MB_ICONEXCLAMATION [Field 1] Type=label diff --git a/Examples/Modern UI/ioC.ini b/Examples/Modern UI/ioC.ini index f1bbd0ca..722707f2 100644 --- a/Examples/Modern UI/ioC.ini +++ b/Examples/Modern UI/ioC.ini @@ -1,6 +1,5 @@ [Settings] NumFields=2 -CancelConfirmFlags=MB_ICONEXCLAMATION [Field 1] Type=label