https://bugs.winehq.org/show_bug.cgi?id=39677 --- Comment #60 from jotape1960 <jotape1960(a)yahoo.com> --- (In reply to Louis Lenders from comment #59)
.
I can not to access the program's directory (into /.wine/ directory) from the Terminal session. Is there a way to that? ???
Don't run wine as root!!!
From your log: trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x7f9d44900000: builtin The app still loads builtin comctl32.dll-->the app still will crash
su jotape1960 (or whatever your loginname is...) cd ~/.wine/drive_c/Program\ Files/ZaraSoft/ZaraRadio/ WINEDLLOVERRIDES="comctl32=n" wine ZaraRadio.exe
"Houston, we have a problem." When I write su (login name) ~/.wine/drive_c/'Program Files (x86)'/ZaraSoft/ZaraRadio/ The system tells me: "bash: cd: file or directory doesn't exist" But, these directories are here!!! So... -- 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.