How can I report a crash?

If EmEditor crashes, a crash report file will be created in C:\ProgramData\Emurasoft\EmEditor\Error. Please email the most recent file (compressed to a Zip archive) to [email protected] as an attachment with detailed information including a procedure to reproduce your issue.

When I try to launch EmEditor, it is trying to load very large files. Can you disable this?

EmEditor is trying to load the last used workspace. In the Command Prompt, run:

emeditor.exe /clw

and the last used workspace will be erased, so that an empty document will be opened in EmEditor instead.