[WiX-users] features selection in CustomizeDlg

2011-04-22 Thread Sergey
Hello, I'm using CustomizeDlg in my progect for features selection. There are 3 levels of features. First-level feature contains features of second level. And each feature at second level contains subfeatures of third level. I launch installation, go to customize dialog, select popup menu of firs

[WiX-users] Features and installlevel question

2010-10-25 Thread Renegade Angel
Dear group, I have an existing wix script that runs fine, and I had to modify it so it supports Features which can be installed or not using the INSTALLLEVEL property. The installation runs fine, but when I try to uninstall from the Configuration Panel -> Software (on WindowsXP), I receive an erro

Re: [WiX-users] Features

2009-10-27 Thread Blair
x.com] Sent: Tuesday, October 27, 2009 7:39 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features Hi Blair, Thanks for the response and the information. You understand correctly. I'm using different entries in the directory table with different id&#

Re: [WiX-users] Features

2009-10-27 Thread Scharp, Craig
.@live.com] Sent: Monday, October 26, 2009 7:47 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Features >From your description you have one package that installs both website and database and you use two features, one for database and the other for w

Re: [WiX-users] Features

2009-10-26 Thread Blair
6 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Features Hi wix users, My install allows the users to install a website and/or database using typical or custom features. Currently, if the user installs the database first, I put the database scripts in a temp folder, but the product is r

[WiX-users] Features

2009-10-26 Thread Scharp, Craig
Hi wix users, My install allows the users to install a website and/or database using typical or custom features. Currently, if the user installs the database first, I put the database scripts in a temp folder, but the product is registered with add/remove programs. For the database install, I

Re: [WiX-users] Features of XmlConfig - can be considered bugs?

2009-01-29 Thread Yan Sklyarenko
Just FYI: the feature request has been filed, # 2544928 -- Yan -Original Message- From: Rob Mensching [mailto:rob.mensch...@microsoft.com] Sent: Wednesday, January 28, 2009 7:03 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features of XmlConfig

Re: [WiX-users] Features of XmlConfig - can be considered bugs?

2009-01-28 Thread Rob Mensching
tecore.net] Sent: Wednesday, January 28, 2009 08:36 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Features of XmlConfig - can be considered bugs? Hello WiX developers, I have been using XmlConfig elements in my installation for some time and I've noticed a n

[WiX-users] Features of XmlConfig - can be considered bugs?

2009-01-28 Thread Yan Sklyarenko
Hello WiX developers, I have been using XmlConfig elements in my installation for some time and I've noticed a number of things which I qualify as minor bugs: 1) When you modify an existent attribute of an existent XML element, it is moved to the end of the element: Before After

Re: [WiX-users] Features in different .msi

2008-10-12 Thread Alex Ivanoff
, October 12, 2008 10:56 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi If you are just looking for the feature to exist on disc, then you can use two separate .wxs files to build two installers. If you want them to live under the same

Re: [WiX-users] Features in different .msi

2008-10-12 Thread Christopher Karper
wrote: > I know, but it was not my question. > > > -Original Message- > From: Bob Arnson [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 11, 2008 15:24 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Features in different .

Re: [WiX-users] Features in different .msi

2008-10-11 Thread Alex Ivanoff
I know, but it was not my question. -Original Message- From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Saturday, October 11, 2008 15:24 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi Alex Ivanoff wrote: > Yes, you

Re: [WiX-users] Features in different .msi

2008-10-11 Thread Bob Arnson
Alex Ivanoff wrote: > Yes, you are right: I want the same product codes. Here is some > scenarios. > > a1.msi has feature A1 of product A, a2.msi has feature A2 of product A. > You can use one .msi with multiple Features. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Rob Mensching
[WiX-users] Features in different .msi I have no idea. -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 17:51 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi Does the Windows Install

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Alex Ivanoff
I have no idea. -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 17:51 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi Does the Windows Installer support such a scenario

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Rob Mensching
Does the Windows Installer support such a scenario? -Original Message- From: Alex Ivanoff [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 15:25 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi Yes, you are right: I

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Alex Ivanoff
Corporation) [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 16:25 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi I got the feeling he wanted to have the two installers somehow be the same product because he was asking about

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Ian Elliott (Excell Data Corporation)
EMAIL PROTECTED] Sent: Friday, October 10, 2008 2:21 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi That is true. He'll need to use different product codes, but the same GUIDs for any files that are shared between the installe

Re: [WiX-users] Features in different .msi

2008-10-10 Thread craig.miller
That is true. He'll need to use different product codes, but the same GUIDs for any files that are shared between the installers. Craig > From: [EMAIL PROTECTED] > To: wix-users@lists.sourceforge.net > Date: Fri, 10 Oct 2008 14:03:56 -0700 > Subject: Re: [WiX-users] Feat

Re: [WiX-users] Features in different .msi

2008-10-10 Thread craig.miller
/remove properly. At the end of the day, the installer is just reference counting which installers are using which files. Craig > Date: Fri, 10 Oct 2008 15:32:54 -0500 > From: [EMAIL PROTECTED] > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Features in different .msi &g

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Ian Elliott (Excell Data Corporation)
- From: Bhavdeep Singh [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 1:50 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Features in different .msi Hi, I guess you need to elaborate your question more, of course all you need to do is to create One w

Re: [WiX-users] Features in different .msi

2008-10-10 Thread Bhavdeep Singh
t; wix-users@lists.sourceforge.net> Subject: [WiX-users] Features in different > .msi> > Sorry for asking this again, but I really need an answer.> > Let's > say I have a product A that has features A1 and A2. Is it possible> to have > one .msi that has

[WiX-users] Features in different .msi

2008-10-10 Thread Alex Ivanoff
Sorry for asking this again, but I really need an answer. Let's say I have a product A that has features A1 and A2. Is it possible to have one .msi that has feature A1 in it and another one that has A2? - This SF.Net email is

[WiX-users] Features in different .msi

2008-10-08 Thread Alex Ivanoff
Let's say I have a product A that has features A1 and A2. Is it possible to have one .msi that has feature A1 in it and another one that has A2? - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Bu

[WiX-users] Features

2008-07-08 Thread Amjad, Farhad
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

Re: [WiX-users] Features as parameters

2008-01-06 Thread Michal Peled
that's what you need. MP. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Krishna Kishore B Sent: Sunday, January 06, 2008 3:19 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Features as parameters MY MSI is having

[WiX-users] Features as parameters

2008-01-06 Thread Krishna Kishore B
MY MSI is having three features with feature names. Can I pass feature name as parameter to MSI such that only passed feature will be installed.. Regards Krishna - This SF.net email is sponsored by: Microsoft Defy all challe