[Bug 4404] msi: No Information-Window, when the Installation-Package was not found

Wine Bugs wine-bugs at winehq.org
Sun Mar 26 15:41:43 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4404


wine.dev at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WORKSFORME                  |




------- Additional Comments From wine.dev at web.de  2006-26-03 15:41 -------
The Summary told the Problem, but my Discription was not clear enought,
as it should be. Sorry for that.

When I try to install a Package, that does not exists 
(typo with the name or current directory wrong), 
i get a Message-Box on winxp, that told me, that something failed.
http://bugs.winehq.org/attachment.cgi?id=2143&action=view

On wine, i get only this console-output:
-----
dosdevices/c:$ wine msiexec -i file_does_not_exists.msi
fixme:msi:MsiInstallProductW L"file_does_not_exists.msi" (null)
err:msi:copy_package_to_temp failed to copy package to temp path
L"C:\\tmp\\MSI36f.tmp"
fixme:msi:MSI_OpenDatabaseW open failed r = 80030002!
-----
Which User can Read from this output, what went wrong?

When i filled the bug, i updated wine and then want to test PDFCreator.
My first idea was "the update broke msi", but then i realized, that my
current Directory was wrong and msiexec was unable to find the File.
(TechBot: 0x80030002 is STG_E_FILENOTFOUND)

Hope, that helps.

-- 
By by ... Detlef


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list