Pre-Release 4.1.0-beta9
Changes in beta8 had inadvertently broken the way printed output from theprogram is redirected to the logfile. This had two consequences:
- Anything using proper logging wouldn't appear in the Temp log file.
- A popup would appear on program exit, as the way we package the .exe causes any output to go to a file in the current working directory. This isn't writable with the way we install.