[Bug 18089] Windows explorer.exe is able to lunch .exe files which refer another directory with DLLs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 2 05:46:20 CDT 2009


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





--- Comment #21 from Igor Tarasov <tarasov.igor at gmail.com>  2009-06-02 05:46:18 ---
Regarding launching files without extension:

MSDN says: "The file name can be provided without its .exe extension. If
necessary, the ShellExecute function adds the extension when searching App
Paths"
http://msdn.microsoft.com/en-us/library/cc144150(VS.85).aspx

But there is no such thing in shlexec.c. I suppose, that this option could be
added somewhere at SHELL_TryAppPathW.

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