Bazarewsky, Michael C. wrote:
> We see the same issue with the 3.0 release. To summarize, we get a warning
> from Candle when building an MSI that requests a long-named file to be
> removed via RemoveFile.
>
I'd suggest experimenting with the RemoveFile table in your .msi
package. See if
We see the same issue with the 3.0 release. To summarize, we get a warning
from Candle when building an MSI that requests a long-named file to be removed
via RemoveFile.
I can't check the bug tracker right now as SourceForge is throwing up 500's
when I try - would this be reasonable to file
I apologize, I should have specified: 3.0.5217.0.
-Original Message-
From: Rob Mensching [mailto:r...@wixtoolset.org]
Sent: Tuesday, June 16, 2009 5:10 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] RemoveFile and LongName
What version of the WiX
What version of the WiX toolset are you using?
Bazarewsky, Michael C. wrote:
> Hello,
>
> I have a WIX MSI that removes a runtime-generated file. The applicable
> fragment looks like this:
>
> LongName="FrameworkDeploy.sql"
>
Hello,
I have a WIX MSI that removes a runtime-generated file. The applicable
fragment looks like this:
This works right now, but is messy, because of the wildcard. I originally just
used
But that did not work, presumably because Name is supposed to be a s
5 matches
Mail list logo