See MsiPackage/@Visible
-Original Message-
From: Harmon, Joseph [mailto:jhar...@illumina.com]
Sent: Thursday, November 29, 2012 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WIX chain issue
Hello,
I am using wix to chain multiple installers together into a bundle. I
Hello,
I am using wix to chain multiple installers together into a bundle. I am
having an issue where the applications in the chain install correctly, but it
also adds a dword 'SystemComponent' to the registry for each app. This causes
the installed apps to be hidden from users in the add/rem
If I had to guess, this is a feature missing from the WixNetfxExtension
extension. If you were calling out the Exe installer yourself and assuming the
.Net installer is returning a unique exit code for installed but needs a reboot
then you could add an ExitCode element to the ExePackage.
-O
Is it possible to extend the current BA in any way, or does it require to
reimplement everything from scratch? I have to say I was kind of imagining
that a scenario of mid-installation reboot was frequent enough to be
included in the default bootstrapper...
Thanks,
On 27 November 2012 08:11, Rob
What he is saying is that the Shorcut tables Name property isn't formatted so
you can't use properties ( []'s ) to change the name of the shortcut at install
time. The only solutions I can think of to get a dynamic shortcut name are:
If you only have a predefined set of possible names, then de
Hi Phil,
I see, something like this:
Although I'm not sure what to put in the name attribute?
Kind Regards,
Natalie Carr
Tel: +353 42 9332399
Email: natalie.c...@measuresoft.com
Web: http://www.measuresoft.com
-Original Message-
From: Phil Wilson [mailto:phil.wil...@mvps.or
See the Shortcut table docs:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa371847(v=vs.85).as
px
Where the Name is not Formatted type. In contrast Arguments is Formatted, so
it can be initialised dynamically from (say) a property name in square
brackets.
Phil
-Original Message-
Well a verbose log should tell you something about what's going on, that's
typically the first thing to look at in these situations.
The comment about "modified files": the standard way that Windows deals with
binary file updates in service packs, patches etc is version-based. Windows
doesn't rea
I'm working on an installer using Wix 3.7 right now, and have basics
working, no shortcuts yet.
tenholde
-Original Message-
From: Sami Ovaska [mailto:sami.ova...@mirasys.fi]
Sent: Thursday, November 29, 2012 12:51 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX 3.6 +
Hi
I use “RegistryValue” and “Util:XmlFile” components in my setup to write some
properties to the registry and to a config file.
Some of the properties are secret (f.e. connection strings and passwords).
I have to use standard log abilities to log a setup actions. These logs can be
created on th
Hi,
Thanks for your suggesting, unfortunately it didn't help... :( Still getting
the same error:
2>-- Build started: Project: GISSetup, Configuration: Release x86 --
2> C:\Program Files (x86)\WiX Toolset v3.6\bin\Light.exe -out
D:\Source\Main\ Servers\GIS\GISSetup\bin\Release\GISSe
I've not had an issue, but I believe you need to right-click on visual studio
and have it "run as administrator".
-Original Message-
From: Sami Ovaska [mailto:sami.ova...@mirasys.fi]
Sent: Thursday, November 29, 2012 12:51 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX 3
12 matches
Mail list logo