[Bug 37972] Multiple application installers fail due to VBScript parser failure in 'Get' method calls (UC Receptionist Console 14 SP6, PostgreSQL 9.3)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 28 16:37:21 CST 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|UC Receptionist Console 14  |Multiple application
                   |SP6 installer fails         |installers fail due to
                   |                            |VBScript parser failure in
                   |                            |'Get' method calls (UC
                   |                            |Receptionist Console 14
                   |                            |SP6, PostgreSQL 9.3)

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

refining summary since this affects multiple apps.

Another installer failing: PostgreSQL 9.3

Download: http://get.enterprisedb.com/postgresql/postgresql-9.3.5-3-windows.exe

--- snip ---
...
fixme:vbscript:parse_script parser failed around L" =
objWMIService.Get(\"Win32_Service.Name='\" & strServiceName & \"'\")\r\n\r\n'
Start it (them)\r\nIf objService.State <> \"Running\" Then\r\n    WScript.Echo
\"Starting \" & objService.Name\r\n    iRetval = objService.StartService()\r\n 
  If iRetval = 0 Then\r\n        WScript.Echo \"Service \" & "...
fixme:wscript:run_script ParseScriptText failed: 80004005
--- snip ---

$ sha1sum postgresql-9.3.5-3-windows.exe 
e47b6569f86466da76199186aa1b63a94f040551  postgresql-9.3.5-3-windows.exe

$ du -sh postgresql-9.3.5-3-windows.exe 
53M    postgresql-9.3.5-3-windows.exe

$ wine --version
wine-1.7.35-24-g3873c93

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