How I can increase height of richedit in license page in run-time?
.
Archive: How I can increase height of richedit in license page in run-time?
How I can increase height of richedit in license page in run-time?
.
Using system plugin and the API MoveWindow or SetWindowPos... one way.
Or edit the UI with Resource Hacker.
-Stu
2 Joel
Thanks. I knew SetWindowPos, but not knew how use in NSIS. Now I know. Thanks again.