Skip to content
⌘ NSIS Forum Archive

Read a File and Display in Custom Page

2 posts

kalyanbitra#

Read a File and Display in Custom Page

Hi,

I'm writing an Install using NSIS. Which calls couple of .bat files and generate the output from the batch file into a log file for ex: batchlog.txt

At the end of the installation I want to call custom page which will show this log file completely.

How do I do that. I have already created couple of custom pages. My question is really how I can read complete file and assign it to the page to display.
Afrow UK#
I recommend this plugin to display the contents of your log file:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


-Stu