http://bugs.winehq.org/show_bug.cgi?id=9859
--- Comment #5 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-18 16:25:09 --- The source of the problem is that BridgeTalk.getTargets() returns an empty string on Wine while on Windows it returns "bridge,estoolkit,helpcenter,photoshop". If the return was correct, the script would have constructed the photoshop9 object and after checking with BridgeTalk.getTargets(0) that it is the latest version it would make photoshop a reference to photoshop9.
I don't know if the license problem of Adobe Bridge have the same source so I filled a different bug for it: #10085.