http://bugs.winehq.org/show_bug.cgi?id=27980
Summary: Wine aborts setup.exe for weird reason Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: borntobesteve@aol.com
Wine aborts setup.exe: Why?
WINE can't see setup.LST file during installation of simple win ME app
I'm installing eX-Sense Pro under wine in Natty. It's a simple win me/win xp application.
The setup.exe runs fine, but wine seems to not see setup.LST - another file in the same directory:
Setup cannot find C:\users\redwood\Temp\boom1000\setup.LST. Setup is aborting...
During installation, the boom1000 directory is created and setup.exe is copied into it, but setup.LST is not copied. When I set up boom1000 and copy setup.LST into it, the install process creates boom1001 and repeats the same mistake.
Any ideas? Thx.