Hi, Would be nice to have a setting to control if logfile gets overwritten (like now) or appended. For now we create a logfile for every machine and every day. However if installation process needs an intermediate reboot all entries priot to reboot get overwritten. I know I could simply change mode of fso.OpenTextFile to 8 but I think this simple enhancement could be of general interrest. Regards, grubi. |