On Sunday 5 September 2004 07:53, Dan Kegel wrote: > On the console, I saw only the four warnings/errors: > fixme:msi:MsiInstallProductW L"/iH:\\IS3123.tmp\\netfx.msi" L"" > fixme:msi:MSI_OpenDatabaseW open failed r = 80004005! > Installation of /iH:\IS3123.tmp\netfx.msi () failed. ^^^^^^^^^^^^^^^^^^^^^^^^^ Looks like Wine's command line parser would like some whitespace between a parameter and a file name.
-Hans