[Bug 27034] USB-over-Network installer crashes on destination folder selection (_BrowseProperty not handled)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 25 12:29:29 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=27034

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> 2013-02-25 12:29:29 CST ---
Created attachment 43713
  --> http://bugs.winehq.org/attachment.cgi?id=43713
patch

With this patch we attempt to do async run and report success to application,
but this action still fails:

---
0023:trace:wshom:WshShell3_Invoke (1000 {00000000-0000-0000-0000-000000000000}
0 1 0x4be358 (nil) 0x1506c8 0x4be378)
0023:trace:wshom:WshShell3_Run (L"cmd.exe /C del
C:\\users\\nsivov\\Temp\\32usb-c.msi" {VT_I4: 0} {VT_BOOL: 0} 0x4bdf60)
0023:trace:wshom:WshShell3_Release ()
0023:trace:wshom:WshShell3_Release ()
0009:err:msi:ITERATE_Actions Execution halted, action L"DelFileMSI_32" returned
1603
---

So a problem is deeper or I'm missing something.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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