On Thu, Jul 1, 2010 at 3:43 PM, Thufir <hawat.thufir@xxxxxxxxx> wrote: > Looking at: > > > http://appdb.winehq.org/objectManager.php?sClass=application&iId=10591 > > > What are the steps to install this application? Yes, it's a garbage > application, but I'd like to at least give it a go. Looks like msiexec > apparently isn't the right approach. Should that be through wcmd instead? > > thufir@ARRAKIS:~/.wine/drive_c$ > thufir@ARRAKIS:~/.wine/drive_c$ msiexec /a freephoneline.exe > fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for L"C:\\windows\ > \temp\\msic3e4.tmp" > thufir@ARRAKIS:~/.wine/drive_c$ > thufir@ARRAKIS:~/.wine/drive_c$ wine --version > wine-1.0.1 > thufir@ARRAKIS:~/.wine/drive_c$ > thufir@ARRAKIS:~/.wine/drive_c$ cat /etc/lsb-release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=9.10 > DISTRIB_CODENAME=karmic > DISTRIB_DESCRIPTION="Ubuntu 9.10" > thufir@ARRAKIS:~/.wine/drive_c$ > > I would suggest you upgrade wine. Also did you ever try to run wine as root, or with su, or sudo? If so you probably need to delete your wine prefix. See the FAQ for how to do that. Note that reinstalling wine will not fix a bad prefix. John