[Bug 23270] GTA2 Manager fails to start (executable name is not quoted through 'ShellExecute[Ex]')

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 22 04:56:48 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=23270

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                URL|                            |http://www.rockstargames.co
                   |                            |m/classics/
          Component|kernel32                    |shell32
         Resolution|---                         |DUPLICATE
            Summary|CreateProcess() needs       |GTA2 Manager fails to start
                   |better handling of          |(executable name is not
                   |whitespaces                 |quoted through
                   |                            |'ShellExecute[Ex]')

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

dupe of bug 19666 (executable name not quoted through 'ShellExecuteEx').

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+shell,+process wine ./gta2.exe >>log.txt 2>&1
...
0024:Call shell32.ShellExecuteA(00000000,00000000,00575970 "GTA2
Manager.EXE",00000000,00673d28 "Z:\\home\\focht\\Downloads\\GTA2",00000001)
ret=004d08dd 
...
0024:Call KERNEL32.CreateProcessW(00000000,0033e728 L"GTA2
Manager.EXE",00000000,00000000,00000000,00000410,00000000,00151460
L"Z:\\home\\focht\\Downloads\\GTA2",0033dde0,0033ddd0) ret=7e5b05ab
0024:trace:process:create_process_impl app (null) cmdline L"GTA2 Manager.EXE"
0024:trace:process:find_exe_file looking for L"GTA2"
0024:trace:process:find_exe_file Trying native exe
L"Z:\\home\\focht\\Downloads\\GTA2\\GTA2.exe"
0024:trace:process:create_process_impl starting
L"Z:\\home\\focht\\Downloads\\GTA2\\GTA2.exe" as Win32 binary
(0x400000-0x678000, arch 014c) 
--- snip ---

$ wine --version
wine-1.7.24-150-gcf4404c

Regards

*** This bug has been marked as a duplicate of bug 19666 ***

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