http://bugs.winehq.org/show_bug.cgi?id=15236
Summary: Money Manager: Cannot run app a second time without killing winedvm.exe Product: Wine Version: 1.0.0 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dave@maxcel.co.uk
Re: moneysoft Money Manager Windows98 program installed under Wine, which works well. On opening, the program automatically opens the last data file used in the previous run. On the first instance of run from boot, the program runs correctly, but if it is closed and later re-opened without re-booting the computer, it cannot access its data file because it says it is already in use.
Each time the program is run it creates a process 'winedvm.exe' which sleeps when the program is closed, therefore it does not release the data file. To run the program more than once during any work session, any existing instances of winedvm.exe have to first be killed.