Yeah, basically I have a bunch of files that are to be installed in the
directory of another program, and that program uses these files. But
since they are two different "product installations", so if the program
gets uninstalled, these files are still gonna be there. So I was just
wondering if what I mentioned was even possible in Windows Installer.

Thanks!

Roger Yen
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chad Miles
Sent: Friday, September 12, 2008 4:10 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] is it possible to have a
programinstallation/uninstallation depend on another program?

Oh, I'm not too sure about the uninstalling "recursion" you're talking
about.

On Fri, Sep 12, 2008 at 4:09 PM, Chad Miles <[EMAIL PROTECTED]>
wrote:

> Yeah youll probably want to create a property and in there do a
> registrysearch for your dependent program, then throw a condition in
your
> wxs file.
>
>
> On Fri, Sep 12, 2008 at 4:02 PM, Roger Yen <[EMAIL PROTECTED]> wrote:
>
>> Hello,
>>
>>
>>
>> I don't know if my idea even make sense, but I'm just wondering, is
>> there any possible way in WiX or Windows Installer to make one
>> installation of program "dependent" on another program, so if the
>> depended program is uninstalled, the one depending on it would also
get
>> uninstalled?
>>
>>
>>
>> Thanks!
>>
>>
>>
>> Roger Yen
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> This transmission (including any attachments) may contain
confidential
>> information, privileged material (including material protected by the
>> solicitor-client or other applicable privileges), or constitute
non-public
>> information. Any use of this information by anyone other than the
intended
>> recipient is prohibited. If you have received this transmission in
error,
>> please immediately reply to the sender and delete this information
from your
>> system. Use, dissemination, distribution, or reproduction of this
>> transmission by unintended recipients is not authorized and may be
unlawful.
>>
------------------------------------------------------------------------
-
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win
great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>
>
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to