Hi...
...for reference, see the winehq entry for this ;
http://appdb.winehq.org/objectManager.php?sClass=version&iId=23115
...the actual problem, is that the installer is trying to negotiate
a SSL connection to the server to download/install the various installer
files -- unfortunately, this fails due to a number of unimplemented
functions is winecore... to wit ;
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasConnectionNotificationW (0xffffffff,0x110,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x158690,0x145de3c,0x15857c),stub!
fixme:winsock:WSALookupServiceBeginW (0x145de48 0x00000210 0x150d28) Stub!
trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\urlmon.dll" at 0x61410000: native
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasConnectionNotificationW (0xffffffff,0x110,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145d8f0,0x16173c),stub!
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority
fixme:wintrust:HTTPSFinalProv (0x1624e0)
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145dea4,0x1583ec),stub!
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasConnectionNotificationW (0xffffffff,0x110,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145dcdc,0x16197c),stub!
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasConnectionNotificationW (0xffffffff,0x110,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145d790,0x162ad4),stub!
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority
fixme:wintrust:HTTPSCertificateTrust (0x163960)
fixme:wintrust:HTTPSFinalProv (0x163960)
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rsaenh.dll" at 0x7db10000: builtin
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\rsaenh.dll" : builtin
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasConnectionNotificationW (0xffffffff,0x110,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145ddb4,0x16050c),stub!
fixme:shell:SHQueueUserWorkItem Unsupported arguments
fixme:ras:RasEnumEntriesW ((nil),(null),0x165bb8,0x145d8d4,0x160c34),stub!
...I also noticed it requires msxml6.0, however that is a moot point
seeing as the app won't install ;-/
Cheers!