http://bugs.winehq.org/show_bug.cgi?id=59833 --- Comment #23 from Stian Low <wineryyyyy@gmail.com> --- (In reply to worcester12345@yahoo.com from comment #22)
That one did not seem fruitful either.
How about: WINEDEBUG=+module WINEPREFIX=~/.wine/drive_c/RT Systems V5/Yaesu/FT2980_VS/wine RadioEngine_V5.exe &> logs_after_winetricks.txt
Indeed my previous suggestion implied running from install directory. Rather change directory to install location first: cd ~/.wine/drive_c/RT Systems V5/Yaesu/FT2980_VS/ Then rerun: WINEDEBUG=+module WINEPREFIX=~/.wine wine RadioEngine_V5.exe &> logs_after_winetricks.txt Some .exe do not properly find dependency files that exist within the same install directory when run from outside so I commonly run .exe files from install directory to be safe. -- 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.