msi: Download the MSI package if it is a remote URL

Dan Kegel dank at kegel.com
Wed Jun 28 12:30:23 CDT 2006


On 6/28/06, James Hawkins <truiken at gmail.com> wrote:
> > http://bugs.winehq.org/show_bug.cgi?id=5555
>
> I'll check it out, but I don't think that's related to my patch.  This
> patch implements fetching remote packages that are given to
> MsiInstallProduct.  This looks like the ability office setup is
> calling URLDownloadToCacheFileW itself to get the msi package before
> installing.

Right, it's only related in that it's downloading a .msi,
and you're downloading a .msi.  The code paths are
different, but if we're going to fix installers that download .msi,
may as well fix this one too sometime.
- Dan

-- 
Wine for Windows ISVs: http://kegel.com/wine/isv



More information about the wine-devel mailing list