Hi,
I've searched and cannot find a suitable solution to this problem.
When performing a a REG_DWORD property is read back as a
string containing the value prefixed with a # (i.e. #12345)
It doesn't appear that you can then use that property in a numeric condition
(i.e. REGVAL >= 12300) due t
Seems like an awful lot of work for something that you could do up front. You
could modify the process to build a QA and a Production MSI at the same time
early in the process. Potentially building the QA MSI, then signing the
binaries and building the RTM/production MSI.
-Original Message-
Hello all again
Another question about modifying installers. This time patches. I'm looking
through the Microsoft.Deployment.WindowsInstaller.dll and I see a few methods
for enumerating transforms and I *read* TransformInfo objects but I do not see
any way to manipulate those objects (with sa
Thanks guys!
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uniting-Burn-and-WiX-MSI-projects-tp7598834p7598847.html
Sent from the wix-users mailing list archive at Nabble.com.
-
Amazing! Ok, second part of my question is this:
Can I inject a "replacement" msi/msp payload? What tool would I use then?
My scenario is that we are looking to change our signing strategy into a manner
that more efficiently uses our existing payloads rather than a recompile of our
installers
Yes. Dark can be used to extract the payload.
--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing
Development
Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050
|jocoo...@jackhenry.com
-Original Message-
From: Tunney, Ste
Can a BA be processed by a dark or melt type application?
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high
Here are a couple of quick links (and there are many more on this topic):
When this link was posted I was using WixStdBA
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/My-experiences-making-a-multi-language-bundle-td7208949.html#a7587770
Here I use an mba, but the same concepts can
The place to look for this kind of information is in the wix source code, and
in particular in Events.h and IBootstrapperApplication.h in particular. I
also look at the WixBA implementation and started with a ResolveSource
similar to that implementation. But I needed to handle failures for a
part
9 matches
Mail list logo