http://bugs.winehq.org/show_bug.cgi?id=6575
Summary: Microsoft Office Accounting Express 2007 installation fails to find a volume for file extraction Product: Wine Version: 0.9.24. Platform: Other URL: http://www.ideawins.com/index.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: ploujj@gmail.com
Here is how I ran the application:
$ rm -rf ~/.wine && ~/apps/wine_latest/tools/wineprefixcreate && cp /tmp/MOA7024Express.exe ~/.wine/drive_c/ && cd ~/.wine/drive_c && ~/apps/wine_latest/wine C:\MOA7024Express.exe
The installer quickly pops up a message saying:
Unable to find a volume for file extraction.
Please verify that you have proper permissions.
Seems like the same problem as with IE7: http://appdb.winehq.org/appview.php?iVersionId=4195
I don't understand what is meant by "volume" in that message and I do not know how to further investigate this issue.
See the attached image for a visual explanation.
I believe this could be an msi installer bug so I chose that component. If that's wrong, please change it.