CorelDraw X5 crashes on save, export,…
I could not believe it would be THIS EASY to fix the problem, but thanks to S. G. Vulcan’s blog i fixed this incredible bug.
Just open the Registry Editor (Start -> Run… -> “regedit.exe” -> OK) and navigate to
[HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Policies\ ComDlg32]
Within this folder (actually a registry entry) you’ll find a NoFileMru item. Double click and edit its value from 1 to 0 (hexadecimal).
"NoFileMru"=dword:00000000
This is a system-wide setting that according to Microsoft hides the dropdown list of recent files.
Advertisement