Alex Villacís Lasso wrote:
Changelog:
- Check under HKLM\Software\Microsoft\Windows\CurrentVersion\App
Paths\EXENAME.EXE for additional directory locations to search for DLLs. Fixes Dreamweaver MX 6.0.
This change is incorrect. The App Pathes key is checked by ShellExecute, not by CreateProcess.
Try running "wine start exename.exe"
Mike