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:
parent
4bbdfe870a
commit
42bee80396
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
Name "ShowWin Example"
|
Name "ShowWin Example"
|
||||||
OutFile "ShowWin.exe"
|
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"
|
LicenseData "ShowWin.txt"
|
||||||
|
|
||||||
Section ""
|
Section ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue