https://bugs.winehq.org/show_bug.cgi?id=35000 Bob Goodwin <bgoodwin91006(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgoodwin91006(a)yahoo.com --- Comment #9 from Bob Goodwin <bgoodwin91006(a)yahoo.com> --- Wrye Bash is written in the Python programming language. W.B. Version 304.n used 'copy', 'move' etc functions in Python. These are file manipulation routines provided by windows but I could'nt tell you what dlls provide that funtionality. In the current version of Wrye Bash (v305.n), Python uses windows shell commands for manipulating files by calling the CLI interface provided by the 'shell.dll' library. This too does not work under wine but python reports the missing functionality and fails to start Wrye Bash at all. -- 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.