http://bugs.winehq.org/show_bug.cgi?id=14675
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2008-07-30 22:45:04 --- This isn't a valid bug, because there's no way to reproduce the behavior of the wine executable on Windows. If you run, say applet.cpl from cmd.exe, it works, but that's because it uses ShellOpen. If you run it from, Start -> Run, likewise, it uses ShellOpen. Finally, if you double-click on the .cpl from Explorer, again it's calling ShellOpen. The wine executable is a program loader, and it assumes that what you're trying to run really is a PE executable. We assume you know what you're doing.