http://bugs.winehq.org/show_bug.cgi?id=29668
--- Comment #1 from Austin English austinenglish@gmail.com 2012-01-21 14:08:34 CST --- fixme:vbscript:DispatchEx_GetIDsOfNames (0x85abf0)->({00000000-0000-0000-0000-000000000000} 0x4ce98c 1 1024 0x4ce9b8)err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 fixme:vbscript:parse_script parser failed on parsing L"("CustomActionData")\r\n\r\n 'MsgBox "Coucou : " + custActData\r\n\r\n Set objFS = CreateObject("Scripting.FileSystemObject")\r\n\r\n smallPath = RemoveTrailingBackslash(custActData)\r\n \r\n 'MsgBox "Coucou : " + smallPath\r\n \r\n If (objFS.FolderExists(smallPath)) Then\r\n objFS"...
Can you try native vbscript (winetricks wsh57) and/or real with dotnet20?