http://bugs.winehq.org/show_bug.cgi?id=34804
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2013-10-27 03:02:18 CDT --- It turns out that next problem is about scrrun:
--- trace:scrrun:filesys_CopyFile 0x7e114e18 L"C:\users\nsivov\Temp\IXP000.TMP\M*.*" L"C:\Program Files" -1 trace:scrrun:copy_file copying L"C:\users\nsivov\Temp\IXP000.TMP\msicuu.exe" to L"C:\Program Files" trace:scrrun:filesys_CopyFile ret 0x800a0046 trace:scrrun:filesys_Release 0x7e114e18 warn:vbscript:exec_script Failed 80020009 ---
It fails with CTL_E_PERMISSIONDENIED, and you get native scrrun with wsh57 I think.