Hi,
I am using Wix3.6. Is there some way to log the happenings of an installer
by default(like setting some property) when it is started by double click
and not by msiexec.exe because most end-users will do this.
Also is there a way to show the current action running or the feature
getting install
On 15-Sep-11 22:34, Gary Gocek wrote:
> With WIX 3.5.2519, I started with the minimal GUI and added a few dialog
> pages. I copied several of the GUI dialog files from the source directory.
> Among other things, I replaced the left-side dialog bitmap and the top
> banner bitmap on various dialogs.
From: Gary Gocek [mailto:g...@gocek.org]
Sent: 16 September 2011 04:07
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] GUI flickers with original bitmap before my own
With WIX 3.5.2519, I started with the minimal GUI and added a few dialog
pages. I copie
With WIX 3.5.2519, I started with the minimal GUI and added a few dialog
pages. I copied several of the GUI dialog files from the source directory.
Among other things, I replaced the left-side dialog bitmap and the top
banner bitmap on various dialogs. When the GUI starts up, I see a (very)
brief f
Thank you, Peter!
> Properties changed in the UI must be public properties, which means that
> their names must be all in upper-case.
> http://msdn.microsoft.com/en-us/library/aa367437%28v=vs.85%29.aspx
>
> Also, to enable a property to be transferred from the UI sequence to the
> execute sequence
ecure" by adding Secure="yes" to the
property element. (Secure properties must also be public properties).
-Original Message-
From: Yuri Sevastyanov [mailto:y...@tightvnc.com]
Sent: 13 September 2011 07:27
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] GUI prope
Hi All,
I'm trying to install a component that has a condition based on a GUI
checkbox property.
I preset the property to the "1" value to set it to the checked state:
1
...
...
If we check such a property value on pushing the "Next" button, it works
perfectly. However, it do
er 2010 17:29
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] gui
>
> > "David Amey" wrote:
> > > Does anyone know how I could create a drop down selection for
> > > languages, used to localise an install?
>
>
On 24-Sep-10 03:48, David Amey wrote:
> Thankyou for this, but it's not quite the solution I need. I need the
> option of the language selection, as the client needs different
> languages on different machines.
MSI doesn't support multi-lingual UI.
--
sig://boB
http://joyofsetup.com/
---
ember 2010 17:29
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] gui
>
> "David Amey" wrote:
>
> > Does anyone know how I could create a drop down selection for
> > languages, used to localise an install?
>
>
Depending on
>
> "David Amey" wrote:
>
> > Does anyone know how I could create a drop down selection for
> > languages, used to localise an install?
>
>
Depending on your requirements, MSI can do this for you, selecting the
language from the OS language settings - it involves embedding a transform
named .mst i
On Thu, 23 Sep 2010 15:35:21 +0100
"David Amey" wrote:
> Does anyone know how I could create a drop down selection for
> languages, used to localise an install?
I think you'd need to use a bootstrapper. I know dotnetinstaller from
http://dotnetinstaller.codeplex.com can do it.
--
Bruce Cran
-
Does anyone know how I could create a drop down selection for languages,
used to localise an install?
Thanks!
David Amey
The Creative Engine Ltd
Almac House, Church Lane, Bisley, Surrey, GU24 9DR
T: +44 (0)1483 799200 F: +44 (0)1483 799111
-
Does anyone know how I could create a drop down selection for languages,
used to localise an install?
Thanks!
David Amey
The Creative Engine Ltd
Almac House, Church Lane, Bisley, Surrey, GU24 9DR
T: +44 (0)1483 799200 F: +44 (0)1483 799111
-
Bob Arnson skrev:
Søren Schimkat wrote:
I have a working GUI for installing my product, and now I would like to
create a GUI for modifying / changing the installation options - you
know .. remove the whole pakage .. or just add or remove selected
features.
My problem is: How do
Søren Schimkat wrote:
I have a working GUI for installing my product, and now I would like
to create a GUI for modifying / changing the installation options -
you know .. remove the whole pakage .. or just add or remove selected
features.
My problem is: How do I specify which GUI´s to use - b
Hi Gyus
I have a working GUI for installing my product, and now I would like to
create a GUI for modifying / changing the installation options - you
know .. remove the whole pakage .. or just add or remove selected
features.
My problem is: How do I specify which GUI´s to use - base on wheter
17 matches
Mail list logo