Nicholas Piper wrote:
> Could all of these three components all install files into the same
> place on the target system (and then it's up to me to make sure only
> one gets fired off at once?)
>
> Or should I install them to different places, an then have a commit CA
> move them into the correct p
Olivier Guezenec wrote:
> The problem with the French version is that few messages are still in
> English, such as:
>
> "You must restart your system for this configuration changes made to."
>
> "Removing backup files"
>
> I use a recent Wix V3, with the switch -cultures:fr-fr
>
The progress me
Danny Heijl wrote:
> In patch format:
>
Please attach your patch to bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1958613&group_id=105970&atid=642714
so it doesn't get lost.
--
sig://boB
http://joyofsetup.com/
--
Tony Juricic wrote:
> I picked this dialog from some Wix UI scheme and it is now compiled into
> my project. However, I have no idea how to use it or how to get the
> system to invoke it !?
>
You don't have to do anything; MSI will automatically use any dialog in
your MSI named FilesInUse (or,
Hi.
I am trying to create a installer for .net web application. I have
different configuration files for different environments (DEV, ST, UAT)
but all with the same filename. Features would have the environment were
user would install (DEV, ST, UAT).
I created components for each environment and
I have 10 bitmaps that I would like to cycle among FileInstall and my
custom action that follows FileInstall.
My execute sequence looks like this:
Bitmaps are split between these two actions like in this example:
Hello,
We have a database file
The database file can be modified by user, on reinstall the modified
file is renamed to db.bak and original file is copied on it's place.
Everything worked well until I made the patch file that modifies
another file, e.g. somecode.dll.
During the pat
Thanks, it felt right to do the service install as part of the same
component.
Neil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Christopher Painter
Sent: 08 July 2008 14:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-us
Hey Olivier,
I've not done it myself but there was a post last week (3 July 2008
10:52) discussing
the overriding of text using a localisation file..
There were a couple of links to the variables that can be overriden:
http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib
I have 2 versions of my package, one in English and the other in French.
The problem with the French version is that few messages are still in
English, such as:
"You must restart your system for this configuration changes made to."
"Removing backup files"
I use a recent Wix V3, with the switch
I might not be thinking of something, but generally I make them the same
component. The reason it can be in a different component is because it's
possible to be stopping/starting/stopping a service that you didn't install.
But since you are creating it, I'm not thinking of a reason to seperate
Doesn't that mean both Execute=rollback and Execute=deferred are made part of
the same rollback custom action? I'm not clear about writing the rollback
CA.Please help
Rob Mensching-2 wrote:
>
> Rollback CustomActions must be deferred and thus are part of the elevated
> portion of the install.
>
I am installing a service by using a fragment like this:
Is this a good or bad structure, should the ServiceInstall and
ServiceControl be in their own components, e.g.:
I am new to WIX and found myself supporting it. It's a great tool and
I'm sure there are more fun to be had.
My question is
At Uninstall, I want the msi to create a machine.config file and
populate with important registry settings
I used xmltask to get it to populate an existing file I cr
In patch format:
24a25,38
> [ProductName]
> Setup
>Overridable="yes">WixUI_Bmp_Banner
>Overridable="yes">{\WixUI_Font_Title}Lees aub de [ProductName]
> Licentie-overeenkomst
>Overridable="yes">Ik &aanvaard de voorwaarden in de
> Licentie-overeenkomst
>Overridable="yes"
15 matches
Mail list logo