In InnoSetup 5.5.6, when (re-)creating the application menus, there's an exception message:
Traceback (most recent call last):
File "/opt/cxoffice/lib/python/cxmenuwidget.py", line 240, in main
self.editor.prefs.recreate_menus()
File "/opt/cxoffice/lib/python/cxmenu.py", line 309, in recreate_menus
'--mode', 'install', '--removeall', '--install'))
File "/opt/cxoffice/lib/python/cxmenu.py", line 38, in run_cxmenu
raise Error(err)
Error: wine: Unhandled page fault on read access to 0x003fb000 at address 0xf752c856 (thread 001f), starting debugger...
cxmenu:error: an error occurred while scanning the Windows menus
Tested on CentOS 7. The application appears to work when run directly.
I know this isn't a supported application and I'm not currently in a support period, but I thought you'd like to know...