Greetings,
NOTE: If this is not the correct forum to post this then I apologize.
I'm looking for a Wix Burn/WPF developer to work on a new installation
framework being designed by my team for use with a variety of our software
products. We'll need solid WPF coding skills with modern design pat
Is this a 64/32bit registry type issue?
And is the burn package being run with elevated privileges? (just to rule
out issues with registry permissions)
Regards,
Bevan
Date: Wed, 23 Jul 2014 00:38:22 -0700 (PDT)
From: vorsichtdiekurve
Subject: [WiX-users] RegistrySearch problem
Hi,
I'm trying t
On 7/23/2014 8:51 PM, vorsichtdiekurve wrote:
> Unfortunately, it didn't.
> My problem is that the registry key is not being found, not that the
> registry search is not being executed.
> Here is my bootsrapper code:
>UpgradeCode="3731eedd-c21c-40e2-bf03-653ea4a186e2">
>Id="
OK. Thanks for the clarification. I will look at that.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/OnDetectUpdateBegin-call-to-SetUpdate-causes-exception-Assert-tp7596059p7596063.html
Sent from the wix-users mailing list archive at Nabble.com
Unfortunately, it didn't.
My problem is that the registry key is not being found, not that the
registry search is not being executed.
Here is my bootsrapper code:
--
View this message in context:
http://windows-installer-xm
SetUpdate is not to set an updated feed to download, it's to point the engine
at the updated bundle after the feed has been processed. This behavior hasn't
changed from 3.8. The only way I can see you being able to update the url at
runtime in your bundle is to use the 3.8 feed processing logi
Are you having the same problem as the Poster here:
http://stackoverflow.com/questions/19227335/wix-burn-3-7-and-postgresql-registry-search-fail
Did the answer help?
Carter
Quoting vorsichtdiekurve :
> Hi,
> I'm trying to determine what if a version of PostgreSQL is installed on a
> windows 8.
If I add a call to Engine.SetUpdate in mba DetectUpdateBegin, as done in the
past, when this call returns successfully, the DetectUpdateBeginEventArgs
e.UpdateLocation not accessable. Any attempt to log this value causes an
exception, the thread terminates and DetectUpdate handler is never called.
What is the AssemblyVersion as opposed to the AssemblyFileVersion of both
assemblies? Chances are very good that if the AssemblyVersions are the same,
then the strong name will also be the same which will cause you problems.
--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry
Hi,
I'm trying to determine what if a version of PostgreSQL is installed on a
windows 8.1 64 bit machine, using the following code:
**
But when running the bootstrapper, i get this in the install log:
*Registry key not found. Key =
'SOFTWARE\PostgreSQL\Installations\posgresql-x64-9.3'*
Actually the
10 matches
Mail list logo