[Bug 35359] Kompas-3D v14 installer fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 22 06:27:12 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35359

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
          Component|-unknown                    |vbscript
         Resolution|---                         |FIXED
            Summary|Kompas-3D v14: installation |Kompas-3D v14 installer
                   |crashes                     |fails
           Severity|major                       |normal

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

--- snip ---
fixme:vbscript:parse_script parser failed around L"= 'HASP Loader' \" ,,
wbemFlagReturnImmediately+wbemFlagForwardOnly)\r\nFor Each objService In
colServices\r\nif objService.State=\"Running\" then
session.Property(\"HASPLMSERVICE\") = \"Running\"\r\n  
objService.StopService\r\nNext     \r\nSet colServices =
objWMIService.ExecQuery(\"SELECT * FROM W"...
...
err:msi:ACTION_InstallFiles compressed file wasn't installed
(L"kAPI3D5COM.TLB")
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---

This problem is already fixed in recent Wine version and likely a dupe of
existing VBScript bugs.

Upgrade to at least Wine 1.7.15 which contains the necessary VBScript engine
improvements needed to let the installer succeed.

You can work around by using 'winetricks -q wsh57'

Prerequisite: 'winetricks -q dotnet40'

There is one thing that won't work here: Hardlock/HASP driver (hardlock.sys
accesses debug control register DR7, causing fault).
Except for that part, the main GUI starts fine and I loaded some example
projects.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list