Can someone elaborate on this? If I set a rollback boundary after my
prerequisites, and had parallelcache set, would the prerequisites start
installing if they are already cached but my primary package is not?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nab
I've spent the last couple of days rewriting an installer to make use of Burn.
My goal was to have one executable that would present a localized user
interface based off the user's UI language settings. I have documented my
experiences below in case someone else would find the information useful
That error means the signature could not be found on the file. Can you grab
the file in the cache listed in the log file and see that the file is
correctly signed?
On Wed, Jan 18, 2012 at 11:37 AM, Sunny Li wrote:
> Hi there,
>
> We recently deployed one of our burn bootstrappers and have receiv
Today, you'd need to author Payload elements for them all.
On Thu, Jan 19, 2012 at 12:46 PM, Romeo S. wrote:
> Hi,
>
> I would like to bundle a 3rd party installer with my bootstrapper but it's
> not just a one exe file it has 1000s of files how can I bundle it with my
> Bootstrapper.
> I unders
Theme errors today are pretty terse (aka: useless). Basically, something is
not where it is expected to be and the thm failed to load. There is nothing
special about the mbapreq.png or it's name so you can change it to whatever
you want, just have to get it where the code will find it.
On Thu, Jan
In wixstdba today, themeing is just that. Themeing. You can change the look
of things but if there isn't code behind the theme to be executed then
nothing happens.
Creating a more advanced system is interesting in the future but more work
than I'll probably have time to implement in wixstdba this
Yes, should do.
On Fri, Jan 20, 2012 at 11:17 AM, David L. Beckwith <
beckw...@interaccess.com> wrote:
> Can someone elaborate on this? If I set a rollback boundary after my
> prerequisites, and had parallelcache set, would the prerequisites start
> installing if they are already cached but my pr
RC, hopefully in a couple months (assuming we [mostly me] get through bug
backlog).
RTM, hopefully summer (after fixing very few bugs for ~6 months)
On Wed, Jan 18, 2012 at 11:17 AM, Bruce Gombrelli (Experis) <
v-bru...@microsoft.com> wrote:
> Is there a time line for the next release of 3.6? (RC
I am trying to modify the InstallDir template by replacing
LicenseAgreementDlg with a new dialog that is a modified version of
BrowseDlg with which the user would specify the directory where our
license file can be found.
My prototype fails just after hitting Next in WelcomeDlg with the
"unexp
You might need an Error table in your MSI file. I think an empty path is an
error related to the SQL query not finding anything.
Error should be a standard table, but the log seems to think there isn't one,
assuming that really is the issue. I thought WiX used the SDK's schema.msi as a
base?
sadly I could not grab the file since the log came from a different
computer after we deployed the bootstrapper. I downloaded the file via
our usual URL and the signature is present though...
Is it possible that the file got corrupted on the download?
Sunny Li
Sent from my Windows Phone
From: Rob
Absolutely. That's why we verify after download.
On Fri, Jan 20, 2012 at 6:12 PM, Sunny Li wrote:
> sadly I could not grab the file since the log came from a different
> computer after we deployed the bootstrapper. I downloaded the file via
> our usual URL and the signature is present though...
We don't add the Error table so that the error messages fall through to the
builtin messages of the Windows Installer which are localized.
On Fri, Jan 20, 2012 at 3:25 PM, Wilson, Phil wrote:
> You might need an Error table in your MSI file. I think an empty path is
> an error related to the SQL
Just: http://robmensching.com/blog/posts/2012/1/20/The-wixtoolset.org-online
Whew, that's a load off.
On Wed, Jan 18, 2012 at 11:31 AM, John Bergman <
john.berg...@xpedienttechnologies.com> wrote:
> Are weekly builds available again yet?
>
> I was going to upgrade our installers to use a more re
14 matches
Mail list logo