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
This commit is contained in:
kichik 2002-09-24 13:28:03 +00:00
parent 4bbdfe870a
commit 42bee80396

View file

@ -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 ""