how to add a readonly multiline textbox to the wpInstalling page, and tail a log file in it during the installation?
the log file is created by a batch file:
[Run]
Filename: "{src}\installer.bat"; \
Parameters: "{code:GetParams}"; \
Flags: runascurrentuser runhidden; \
StatusMsg: "Installing..."