-
From: Uma Harano [mailto:uhar...@esri.com]
Sent: Friday, October 19, 2012 2:46 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Components with no componentIDs
Hi
I want to create a few components with no ComponentIDs.
Can I do this even if the component is
Thanks!
On Oct 20, 2012, at 10:47 AM, "Rob Mensching" wrote:
> You want a Component with no GUID? That creates a completely unmanaged
> Comopnent (can't patch it, update it or anything really). If so, set the
> Guid=""
>
> On Fri, Oct 19, 2012 at 2:46 PM, Uma Harano wrote:
>
>> Hi
>> I want t
You want a Component with no GUID? That creates a completely unmanaged
Comopnent (can't patch it, update it or anything really). If so, set the
Guid=""
On Fri, Oct 19, 2012 at 2:46 PM, Uma Harano wrote:
> Hi
> I want to create a few components with no ComponentIDs.
> Can I do this even if the co
Hi
I want to create a few components with no ComponentIDs.
Can I do this even if the component is a versioned dll?
Thanks
Uma
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Downloa
For pretty much all Conditions the right answer is to have "Installed OR
...".
On Wed, Oct 21, 2009 at 8:12 AM, Tony wrote:
> I believe that is the issue, though behavior is not what I would have
> expected.
>
>Title="title"
> Description="description"
>
I believe that is the issue, though behavior is not what I would have expected.
...
What is odd is only Group6 is not uninstalled. Group1-5 uninstall
correctly. I fixed my conditions, I think, by including "O
Almost always and Action state of Null means you have a Condition that is
evaluating the Component out. The condition may be on the Feature or it may
be on the Component if the Component is marked Transitive.
If that isn't it, can you provide more detail about the Component and
Feature relationship
hello
stop that
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to mark
We have a project that includes several wixlibs. These wixlibs all
"export" ComponentGroupRefs to one of two features in our main WiX
project. Installation appears to be working fine. But when I
uninstall the application, all of the components from one of the
wixlibs do NOT get uninstalled. Whe
in XSL :)
Cheers,
Peli.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerome Haltom
Sent: Sunday, June 10, 2007 6:14 PM
To: Rob Mensching
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Components
Yes, I've read the documentation
tom
> Sent: Sunday, June 10, 2007 3:31 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Components
>
> Is there anyway to make a component that contains directories? I'd like
> to attempt, if possible, to make a single component for my entire
> package. It
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerome Haltom
Sent: Sunday, June 10, 2007 3:31 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Components
Is there anyway to make a component that contains directories? I'd like
to attempt, if possible, to make a single compon
Is there anyway to make a component that contains directories? I'd like
to attempt, if possible, to make a single component for my entire
package. It would certainly ease versioning (there is no way I am
keeping track of a dozen component Guids manually).
-
er version of your software when you are installing a
> new version?
>
> Fredrik
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
> Sent: Monday, September 11, 2006 6:49 PM
> To: Tiago Silva
> Cc: wix-users@lists.
Monday, September 11, 2006 6:49 PM
To: Tiago Silva
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Components and SQL Issues
Tiago Silva wrote:
> 1. My boss wants that the current setup of our application ask to the
> user if he wants to keep the application database and settings
Tiago Silva wrote:
> 1. My boss wants that the current setup of our application ask to the
> user if he wants to keep the application database and settings. I have
> two separated components and I evaluate if the components are to
> uninstall or not. The problem is that the Components uninstall run
Hi there to all Wix users.
I have two doubts regarding Wix that I would like to discuss with more
experienced users.
1. My boss wants that the current setup of our application ask to the
user if he wants to keep the application database and settings. I have
two separated components and I evaluate
17 matches
Mail list logo