https://bugs.winehq.org/show_bug.cgi?id=45962 --- Comment #7 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Larry from comment #6)
Below is the output from using WINEPREFIX:
$ export WINEPREFIX=/home/larry/winedotnet461 $ wine "FileMaker Pro.exe" wine: cannot find 'FileMaker Pro.exe' $ wine "C:\Program Files\FileMaker\FileMaker Pro 16\FileMaker Pro.exe"
Hi, did you do as requested? ---> comment #5: Always start the app from their install path. Many Windows apps rely on correct working directory setting. --- snip --- $ cd <install path> $ wine ./foobar.exe Is there a download for this version? I tried Filemaker Pro v19, and that started just fine. Could not find version 16. -- 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.