takluyver / pynsist

Build Windows installers for Python applications
https://pynsist.readthedocs.io/
Other
896 stars 119 forks source link

Can't write crash log file in modern Windows #24

Closed takluyver closed 10 years ago

takluyver commented 10 years ago

The application doesn't have write access to its own directory, so if it fails to start, it can't write the log file. We should write this somewhere user-controlled instead.