[Bug 37972] UC Receptionist Console 14 SP6 installer fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 28 16:10:52 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37972

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
          Component|msi                         |vbscript
            Summary|MSI installer (made by      |UC Receptionist Console 14
                   |Wise) won't complete        |SP6 installer fails
     Ever confirmed|0                           |1

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

confirming.

Looks like the VBScript parser gets confused by 'Get' token in 'Get' method
call.

Some reduced example code:

--- snip ---
Set objWbem = GetObject("winmgmts:")
Set objStartup = objWbem.Get("Win32_ProcessStartup") 
--- snip ---

$ sha1sum receptionist.exe 
34bb35c49c832b26227f7dac58054759ace4f193  receptionist.exe

$ du -sh receptionist.exe 
9.6M    receptionist.exe

$ wine --version
wine-1.7.35-11-ge62612b

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