[Bug 8439] Visual Studio .NET (7) install fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 29 15:28:50 CST 2008


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #2 from Anastasius Focht <focht at gmx.net>  2008-01-29 15:28:50 ---
Hello,

small correction...

--- snip trace ---
0046:trace:process:CreateProcessW starting L"C:\\windows\\temp\\setup.exe" as
Win32 binary (0x400000-0x4a4000)
--- snip trace ---

vs.

--- snip comment ---
Because of this "setup.exe" is resolved to "d:\\setup.exe" (d:\\ = cdrom root
dir) = wrong.
--- snip comment ---

"C:\\windows\\temp\\setup.exe" is actually a copy of "d:\\setup.exe" which is
the current (main) installer executing.
Anyway it gets the wrong one due to missing filename/path expansion/resolver in
ShellExecute().

Regards


-- 
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