Kompas-3D v13 setup under Wine 1.6 can't see disks space

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
stanislavf
Newbie
Newbie
Posts: 1
Joined: Wed Jan 08, 2014 10:46 am

Kompas-3D v13 setup under Wine 1.6 can't see disks space

Post by stanislavf »

Hello,

I'm trying to install CAD Kompas-3D v13 under Debian 7+ with wine-1.6.1-13. Setup can not determine free space on disks and returns during the determination of space required with the error:
$ wine32 Setup.exe
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"v", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"n", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"d", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"i", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"c", clsid {000c109e-0000-0000-c000-000000000046}
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:advapi:DecryptFileA ("C:\\users\\aleksey\\Temp\\IXP000.TMP\\", 00000000): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msvcrt:__clean_type_info_names_internal (0x1e21dfc4) stub
registering PyWin32 COM modules...
Registered: Python.Interpreter
Registered: Python.Dictionary
Registered: Python
fixme:msvcrt:__clean_type_info_names_internal (0x1e4e0c78) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1ed1425c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x627de4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1e3b3044) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1e905fc8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1e7ea864) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1e21dfc4) stub
fixme:advapi:DecryptFileA ("C:\\users\\aleksey\\Temp\\IXP000.TMP\\", 00000000): stub
CertMgr Succeeded
fixme:vbscript:parse_script parser failed around L" Public objCatalog,objCollection,objApp,objComponentCollection,objComponent\r\n Public AppIndex, ComponentIndex\r\n Public LastErrorNumber,LastErrorDescription\r\n\r\n\r\n ' Error handling :)\r\n ' -----------------\r\n Private Function ComError \r\n If Err <> 0 Then \r\n LastErrorNumbe"...
err:msi:ITERATE_Actions Execution halted, action L"StopMeasurementComPlus" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Any help will be very appreciated. I'm ready to feedback any additional information about my environment.
I've been uploaded archive with Kompas setup on Yandex.Disk service, so you can try out it too: http://yadi.sk/d/hQsAeEDKFfEub
Locked