From 42bee80396ca9b78902ddca8a2147af8cf300167 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 24 Sep 2002 13:28:03 +0000 Subject: [PATCH] Hides the I agree button not cancel :) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1164 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/ShowWin/ShowWin.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/ShowWin/ShowWin.nsi b/Contrib/ShowWin/ShowWin.nsi index e87c3023..31929333 100644 --- a/Contrib/ShowWin/ShowWin.nsi +++ b/Contrib/ShowWin/ShowWin.nsi @@ -3,7 +3,7 @@ Name "ShowWin Example" OutFile "ShowWin.exe" -LicenseText "Hide Richedit Control and disable the cancel button." +LicenseText "Hide Richedit Control and disable the 'I agree' button." LicenseData "ShowWin.txt" Section ""