Postby zchris » Tue Sep 13, 2005 7:53 am
Another question:
I need to create logfiles even if the setup terminates before "Apply Install" - is it possible to write my own entries into the logfile?
I tried "Write into Text File $LOGGED$ ..." but the entries get overwritten by "Apply Install".
There is also the problem that "Write into Text File" produces ASCII and standard logs are unicode; if I write to the logfile after apply install the file then becomes garbage.