: Thursday, August 04, 2011 11:37 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same directory
Joe
As you can see below, I actually use WixUI_Common but I have customised
it with a slightly different sequence that i
...@atterotech.com]
> Sent: Thursday, August 04, 2011 10:15 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same
> directory
>
> Joe,
>
> My setup has INSTALLDIR property inside the UI section
Have you set the ConfigurableDirectory attribute on the Feature?
...
Dave Connet
> On 08/04/2011 10:57 AM, Joe Tilley wrote:
>> I'm using WixUI_InstallDir as the installer UI, and it pops up with my
>> INSTALLDIR as the default directory as it should, but when I type in a
>> different directo
Murphy
Software Engineer
Office
(918) 317-4130
Email
jtil...@fwmurphy.com
-Original Message-
From: Pally Sandher [mailto:pally.sand...@iesve.com]
Sent: Thursday, August 04, 2011 10:34 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WixUI_InstallDir
al Message-
From: Chris Lord [mailto:chris.l...@atterotech.com]
Sent: Thursday, August 04, 2011 10:15 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same directory
Joe,
My setup has INSTALLDIR property inside the UI sect
Joe,
My setup has INSTALLDIR property inside the UI section itself rather
than on own, like this
...
...
<\UI>
And this works fine for me. Can't hurt to try it.
Chris
On 08/04/2011 10:57 AM, Joe Tilley wrote:
> I'm using WixUI_InstallDir as the in
ice - Helix Building, West Of Scotland Science Park, Glasgow G20
0SP
Email Disclaimer
-Original Message-
From: Joe Tilley [mailto:jtil...@fwmurphy.com]
Sent: 04 August 2011 16:05
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] WixUI_InstallDir always instal
I'm using WixUI_InstallDir as the installer UI, and it pops up with my
INSTALLDIR as the default directory as it should, but when I type in a
different directory name into the text box, or browse to a different directory,
it doesn't seem to accept it. Even though it looks like you're changing t
al Message-
From: Alex McCool [mailto:amcc...@pcts.com]
Sent: 12 November 2010 17:30
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WIXUI_INSTALLDIR and remembered properties
How does WIXUI_INSTALLDIR remember where it was installed to?
Is there any way I can add my own properties to
How does WIXUI_INSTALLDIR remember where it was installed to?
Is there any way I can add my own properties to that storage mechanism?
Alex
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Sim
On 7/9/2010 2:26 PM, Stelios Kyprou wrote:
>
>
When you use the Return EndDialog value, MSI ends the UI sequence and
starts the install. It should be NewDialog to insert a wizard page.
--
sig://boB
http://joyofsetup.com/
Hello wix users!
I have the following setup:
1
1
LicenseAcceptedOverwritten =
"1"
1
1
1
VALIDWINDOWSUSERCREDENTIALS = "1"
1
OCSVALUESVALIDATED = "1"
1
SQLCONNECTIONSTRI
On 3/30/2010 9:11 AM, Trond Andersen wrote:
>
>
ProgramFilesFolder provides the default. Check a verbose log to see what
MSI thinks the Program Files folder is named.
--
sig://boB
http://joyofsetup.com/
--
Downlo
Hi Palbinder Sandher.
Thanks for your answer.
> Which language code are you using in your Product Element?
I have the following in the product element:
I guess the language part might affect the directory choice. Any
pointers on how to make this more i18n friendly would be appreciated,
but I'
d in Scotland No.
SC151456
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: Trond Andersen [mailto:trond.ander...@gmail.com]
Sent: 30 March 2010 14:12
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WixUI_Instal
I have a WiX project which uses the WixUI_InstallDir to let the user
pick the directory to install the application. In my setup I don't
hard code any reference to the Program Files directory. I've used the
following setup in my main wxs file:
In the adapted WixUI_InstallDir.wxs file I've writ
On 3/13/2010 3:03 PM, Kristoffer Danielsson wrote:
> In v3.5, is it possible to add a shield icon to the Install-button when using
> WixUI_InstallDir + WixUI_ErrorProgressText?
>
It's already there, if ALLUSERS is set.
--
sig://boB
http://joyofsetup.com/
--
In v3.5, is it possible to add a shield icon to the Install-button when using
WixUI_InstallDir + WixUI_ErrorProgressText?
Thanks.
_
Mejla på krogen! Hotmail i mobilen.
http://new.window
David Aragon wrote:
> I have changed the UIRef appropriately, added a property
> WIXUI_INSTALLDIR with a value = [INSTALLDIR]
The WixUI_InstallDir property should contain the Id of the directory,
not its value. Just drop the brackets. See "Using WixUI Dialog Sets" in
WiX.chm for details.
--
I am trying to change the UI from the Mondo (which works correctly,
but offers too many choices to user) to the InstallDir.
I have changed the UIRef appropriately, added a property
WIXUI_INSTALLDIR with a value = [INSTALLDIR], which is set to the
installation directory via a CA set to run af
Bei Liu (Volt) wrote:
build.proj :
E:\delivery\Dev\wix2.0_public\src\ui\wixui\InstallDirDlg.wxs line (
0, 0) : Unresolved reference to symbol 'Property:WIXUI_INSTALLDIR' in
section 'F
ragment:'.
But if I use WixUI_Mondo, WixUI_FeatureTree and WixUI_Minimal, they
all worked.
Does
Hello,
I'm trying to use
in my wxs file, I got the following error:
-- No Warnings ---
--- Build Errors ---
build.proj : E:\delivery\Dev\wix2.0_public\src\ui\wixui\InstallDirDlg.wxs line (
0, 0) : Unresolved reference to symbol 'Property:WIXUI_INSTALLDIR' in section 'F
ragment:'.
But
Nordvik, Christer wrote:
> I've modified the featuretree GUI and now everything works like a charm
> :) No more WixUI_InstallDir for me...
>
That's probably a better solution for multiple directories.
--
sig://boB
http://bobs.org
-
>>I'm afraid that's how it works. WixUI_InstallDir lets you specify at
install time
>>the path of one directory. Subdirectories and parent directories
aren't
affected.
>>However, you can have custom actions set the subdirectory paths based
on the
>>chosen "root."
>This seems very strang
>> And then I end up with the following folder structure:
>> C:\Inetpub\wwwroot\MyApp\v2.0.0\bin
>> C:\Inetpub\wwwroot\MyApp\v3.0.0
>> It seems that the bin folder doesn't receive the new value of
INSTALLLOCATION
>> so it uses the previous value. Any idea as to what is causing this
Title: WixUI_InstallDir problems
Nordvik, Christer wrote:
And
then I end up with the following folder structure:
C:\Inetpub\wwwroot\MyApp\v2.0.0\bin
C:\Inetpub\wwwroot\MyApp\v3.0.0
It
seems that the bin folder doesn't receive the new value of
INSTALLLOCATION so it
t;Property Id="WIXUI_INSTALLDIR" Value="INSTALLLOCATION" />
Albert
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Nordvik,
ChristerVerzonden: maandag 10 juli 2006 12:47Aan:
wix-users@lists.sourceforge.netOnderwerp: Re: [WiX-users]
WixUI_InstallDir pro
what it is...
-Christer
Fra: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] På vegne av Albert van
PeppenSendt: 10. juli 2006 10:54Til:
wix-users@lists.sourceforge.netEmne: Re: [WiX-users]
WixUI_InstallDir problems
Most likely becouse you need to set the prope
isterVerzonden: maandag 10 juli 2006 10:33Aan:
wix-users@lists.sourceforge.netOnderwerp: [WiX-users]
WixUI_InstallDir problems
Hi!
I have the following wxs
file:
<Property Id="INSTALLDIR">
<RegistrySearch Id="Search" Root="HKLM&qu
Title: WixUI_InstallDir problems
Hi!
I have the following wxs file:
Property>
Derek Cicerone wrote:
I'm curious - is there any
particular reason to have a special property other than TARGETDIR for
the install location?
No great reason...that I can think of today, that is...I'm sure it had
something to do with support "split" installs to different directories
users@lists.sourceforge.netSubject: Re:
[WiX-users] wixui_installdir
Neil Sleightholm wrote:
I think you need to set the property
WIXUI_INSTALLDIR to get this to work. If you search the help file for
"WIXUI_INSTALLDIR" you should find a sample.And
the next release has a change that gives
Neil Sleightholm wrote:
I think you need to set the
property WIXUI_INSTALLDIR to get this to work. If you search the help
file for "WIXUI_INSTALLDIR" you should find a sample.
And the next release has a change that gives an error if you don't set
WIXUI_INSTALLDIR.
__
wix-users@lists.sourceforge.netSubject: [WiX-users]
wixui_installdir
I’m using the latest stable v2
build
I am trying to use the
WixUI_InstallDir by
including:
<UIRef Id="WixUI_InstallDir" /><UIRef Id="WixUI_ErrorProgressText" />
Howe
I’m using the latest stable v2 build
I am trying to use the WixUI_InstallDir
by including:
However when I run the msi, the install dir dialogue
has no default value set and when I try to browse with the button
35 matches
Mail list logo