Dear WiX Gurus
[ I need to get this to work for the Product / .msi directly, not by using
Bundle / Burn ]
[ Using WiX 3.6 ]
Fragment that Puts Registry Value into a Variable
http://schemas.microsoft.com/wix/2006/wi";
xmlns:util="http://schemas.microsoft.com/wi
28-Apr-12 17:03, Kristjan Laane wrote:
> Thanks for the info Bob - but what determines whether a localized
> string is formatted or not?
Whether it appears in a field that's documented as being formatted. Many
fields are but some are required to be string literals and aren'
There are a couple of components that I need to generate a random GUID for
on each build, but Wix does not allow me to use asterisk for them, because
im using per user install that requires registry key (path) and file in same
component.
Any way to make asterisk work in this case?
Also, if I use
12 at 2:01 PM, Kristjan Laane
wrote:
>
> Hello again
>
> When I used to create my msis through Visual Studio Setup and
> Deployment projects then these installers protected the files that got
installed i.e.
> if I installed the application and then manually deleted a file (
d also get a verbose log file from the repair operations and see
what was used in the past to kick off the self-healing.
On Sun, Apr 29, 2012 at 2:01 PM, Kristjan Laane
wrote:
>
> Hello again
>
> When I used to create my msis through Visual Studio Setup and
> Deployment proje
Hello again
When I used to create my msis through Visual Studio Setup and Deployment
projects then these installers protected the files that got installed i.e.
if I installed the application and then manually deleted a file (such as an
included image content file) then when the next time the main
seems like a rather
large limitation to me.
Atb,
Kristjan
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: 28 April 2012 21:19
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Pass data into localization wxl file
On 28-Apr-12 07:20, Kristjan Laane
Dear fellow developers,
-- 1 --
I am using the Wix setup bundle as a guide for my own bootstrapper, but it
seems to me that the official Wix installer does not work support installing
.NET 4 Full on 64bit properly?:
I.e. as far as I can tell the DetectConditio
Dear Experts
After failing to use $(var.x) in my localization file, I tried to use
utilize properties as suggested here
http://stackoverflow.com/questions/6827931/is-it-possible-to-pass-variable-t
o-wix-localization-file
But I could not get the property to work as well: !(loc.Message_Foo) s
9 matches
Mail list logo