[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
Sun Apr 19 20:54:35 CDT 2009


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


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com




--- Comment #10 from Vincent Povirk <madewokherd at gmail.com>  2009-04-19 20:54:35 ---
That's reverse-engineering, isn't it?

In any case, "App Paths" is documented so I think using this hint is OK:
http://msdn.microsoft.com/en-us/library/cc144150(VS.85).aspx

According to MSDN, this needs to be implemented in ShellExecute* (component
should be shell32). Once that's implemented, double-clicking or using wine
start should work, but changing to the application directory and running "wine
program.exe" should not, as that's analogous to windows cmd.


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