http://bugs.winehq.org/show_bug.cgi?id=25044
Daniel Hahler wine-bugzilla@thequod.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #14 from Daniel Hahler wine-bugzilla@thequod.de 2010-11-11 06:56:02 CST ---
Who says so? If the app uses its path to locate files, then it makes sense that the behavior would be different if the launch path is different.
You are still not understanding the main issue: the launch path is different both when using the full path to the exec (no crash) and when using the symlink (crash).
If the program would use the launch path then also the non-symlink variant would crash, wouldn't it?
Please don't reopen unless you can demonstrate that the app works fine on Windows when started through a symlink.
Using mklink on Windows 7 does not cause a crash when loading the DLL:
C:>mklink heidi.exe "c:\Program Files (x86)\HeidiSQL\heidisql.exe" symbolische Verknüpfung erstellt für sex.exe <<===>> c:\Program Files (x86)\HeidiSQL\heidisql.exe C:>heidi