Тестировалось на WINE@Etersoft 1.0.6 Local После установки IE в wine, поставленный административно, html отображается только у пользователя, который ставил IE. У остальных - html rendering disabled (например, во вкладке "Кодексы" в Консультанте). Это происходит из-за того, что строки, отвечающие за html, находятся в user.reg, а при wine --attach копируется только system.reg (user.reg у каждого свой). Копирование реестра админа пользователю решает проблему.
Я внёс исправления, надо проверить.
Проверить не удалось, поставил wine административно, поставил IE, у этого пользователя работает (как и должно было быть), при попытке подключить общие окружение другому пользователю получаю: wine --attach ######### This version for testing purposes only! ######### WINE@Etersoft 1.0 Local (1.0.7), registration number is EEEE-C0DE. Legality check is available on the page http://sales.etersoft.ru/product/. First running... Using WINEPREFIX=/home/lav/.wine Using shared WINE tree in /var/lib/wine/default Device 'c:' created as link for '/var/lib/wine/default' target. Creating default file tree... fixme:actctx:CreateActCtxW 0x7fb3d204 00000008 fixme:actctx:ActivateActCtx 0xf00baa 0x7fb3cfcc fixme:actctx:DeactivateActCtx 00000000 00f00bad fixme:shell:StopWatchMode () stub! fixme:shell:SHCreateShellPalette stub fixme:actctx:ReleaseActCtx 0xf00baa fixme:crypt:I_CryptCreateLruCache (0x7fb3d424, 0x7159bdc8): stub! fixme:crypt:I_CryptInstallOssGlobal 7159bbb8 00000000 00000000, return value 9 fixme:crypt:I_CryptFreeLruCache (0xbaadf00d, 00000000, 00000000): stub! wine: Call from 0x7fcc9670 to unimplemented function crypt32.dll.I_CryptUninstallOssGlobal, aborting wine: Unimplemented function crypt32.dll.I_CryptUninstallOssGlobal called at address 0x7fcc9670 (thread 0009), starting debugger... wine: Call from 0x7fcc9670 to unimplemented function crypt32.dll.PFXExportCertStore, aborting Copying prepared tree from '/usr/bin/../lib/wine-default' ... chmod: изменение прав доступа для `/home/lav/.wine/dosdevices/c:/windows/command/start.exe': Операция не позволяется Building local device environment... Device 'd:' created as link for '/home/lav/Documents' target. Device 'com1' created as link for '/dev/ttyS0' target. Device 'com2' created as link for '/dev/ttyS1' target. Device 'com3' created as link for '/dev/ttyS2' target. Device 'com4' created as link for '/dev/ttyS3' target. Device 'lpt1' created as link for '/dev/lp0' target. Communication dlls installing... MSI installing... [ ERROR ]
В новой сборке всё исправлено.