Forum: NSIS Discussion
2nd April 2007, 17:40
|
|
Replies: 72
Views: 30,149
Thanks
Thank you for your reply. I had originally tried using the line you suggested and it didn't work. Thank you also for clearing up that 'bTruncateFile' and 'bAppendFile' are the true and false of the...
|
Forum: NSIS Discussion
30th March 2007, 21:37
|
|
Replies: 72
Views: 30,149
Problems with Append
I am trying to write a script using LogEx. It installs SQL Express and then reboots. I seem to only get log entries from after the reboot.
I tried using the bAppendToFile:
LogEx::Init /NOUNLOAD...
|