: 4Date: Mon, 7 May 2007
23:35:23 +From: Shaun Wilde <[EMAIL PROTECTED]>Subject: Re: [WiX-users]
WiX-users Digest, Vol 12, Issue 41To:
Message-ID: <[EMAIL PROTECTED]>Content-Type:
text/plain; charset="iso-8859-1"Hi AllI came across a CA on
http://www.installsite.org/pag
will probably change tomorrow)
Shaun
-- Message: 4Date: Mon, 7 May 2007 23:35:23
+From: Shaun Wilde <[EMAIL PROTECTED]>Subject: Re: [WiX-users] WiX-users
Digest, Vol 12, Issue 41To: Message-ID:
<[EMAIL PROTECTED]>Content-Type: text/plain; charset=&qu
Hi All
I came across a CA on http://www.installsite.org/pages/en/msi/ca.htm which
checks if the user has scrolled the Licence window to its end - petty I know -
however I can't get it to work as I don't understand the install instructions
and therefore determine the relevant xml in WiX.
//**
Do you know how old is older? The version I am using is 2.0.4820.0
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]: Thu, 1 Feb 2007
13:46:13 -0800Subject: RE: [WiX-users] Certificate install issue
That’s a bug in an older build. Should be fixed in later WiX v2 builds.
Fr
Been trying to install a certificate from the and getting the
following errors
AddUserCertificate: Error 0x8000: failed to decode string into
streamAddUserCertificate: Error 0x8000: Failed to parse certficate
stream.AddUserCertificate: Error 0x8000: Failed to install per-user
widely and makes for a
relatively safe dependency. It’d be nice to use a newer XML Parser but we
wouldn’t be able to guarantee it would always be available.
I guess this is “least common denominator”. Functional, but not ideal.
From: Shaun Wilde [mailto:[EMAIL PROTECTED] Sent: Friday, January
ly in tune with xml paths and whatnot, but I hacked through an
example and came up with this:
The escape characters and whatnot are hardly intuitive and it took forever to
get it to work, but this is the syntax I use in our installers to change values
in our config files. Hope this helps.
with this:
The escape characters and whatnot are hardly intuitive and it took forever to
get it to work, but this is the syntax I use in our installers to change values
in our config files. Hope this helps.
-Matt
From: Shaun Wilde [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2
I am trying to use xmlfile on an file with namespaces I would therefore
construct my query to look like this
ElementPath="//*[\[]local-name()='deployment'[\]]/*[\[]local-name()='deploymentProvider'[\]]/@codebase"
but I get the following error
ExecXmlFile: Error 0x80004005: failed to find no
9 matches
Mail list logo