Jody Thigpen <jthigpen@jtnewmedia.com> wrote:> I've got wine installed on Mandrake 7.2 and I have my config file
setup, but
> when I run the install for a win32 app the install begins and then I get an
> error that tells me I need the Windows Installer or that if I'm running
> Windows NT I need SP4 or better. Is there something more I need to install
> or configure to get the installs to complete?
Try different --winver settings.
If that doesn't help, run
wine --debugmsg +relay,+string,+text myprogram.exe &>/tmp/wine.log
, compress wine.log and mail it to me.
Andreas Mohr