I'm trying to install the space explorer game, Rodina. However, the installer gets about half way through installation then stops, tell me that the installation encountered an unknown error. No error report. No indication whatsoever of what happened.
Here's what I get when I run the installer via the wine terminal command:
(precise)martyrboy@localhost:~/.wine/drive_c$ wine rodinasetup
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ready_media cabinet not found: L"C:\\users\\martyrboy\\Application Data\\Elliptic Games\\Rodina 1.1.0\\install\\disk1.cab"
err:msi:ACTION_InstallFiles Failed to ready media for L"libsndfile1.dll"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Help?
--Martyrboy