As an update, the suggestion about the type 35 CA that James gave me  
worked great and everything was good for deployment, but during the  
final acceptance testing, I had a new requirement placed on me which  
set me back a few steps and I need some additional advice.

Is it possible (and if so, how) to have a package determine if a  
previous version is installed, and if not, install all the components  
(say #'s 1 through 20), but if it is, then update a select subset of  
components (say #'s 8, 10, and 17) with the new component version?  In  
essence, they want me to do is combine a minor patch and a full  
install into a single package with the intelligence to know which  
action to take based on the state of the machine it is run on.

David Aragon



On Aug 26, 2008, at Aug 26 @ 10:26 AM, David Aragon wrote:

> That is a good suggestion, but it requires a solid WAN connection and
> the pipe to several outlying domains is rather narrow and not always
> as reliable as I would like, which forced me to go down a different
> path.
>
> I do appreciate the suggestion about the type 35 CA, I will check that
> out and look into a CA for the group membership.
>
> Thanks
>
> David Aragon
>
>
>
> On Aug 26, 2008, at Aug 26 @ 9:35 AM, Buddell, James wrote:
>
>> How about doing an administrative installation? Then clients can do  
>> an
>> install that will run from source. Or do you not have clients for  
>> this
>> app?
>>
>> A type 35 CA will let you set INSTALLDIR as required.
>>
>> For the group membership check, an early CA (about the same time in
>> the
>> sequence as AppSearch) to set a property if the installer is DA, and
>> then a LaunchCondition to stop the install if they're not.
>>
>> Cheers,
>> James
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of David
>> Aragon
>> Sent: 26 August 2008 17:14
>> To: General discussion for Windows Installer XML toolset.
>> Subject: Re: [WiX-users] Domain Install
>>
>> yes I agree, and while that may have been its design, I know that if
>> you
>> manually point to a network or domain share as the installation
>> point/directory it works fine.  So, maybe my question is better asked
>> how do I set that network\domain share as the value held by
>> [INSTALLDIR]?  I can get the value of the domain name, I know the  
>> name
>> of the share, what I don't seem to be able to get right is how to
>> concant them, prefix the \\, and set that value to [INSTALLDIR].
>>
>> Also, any ideas about how to reference that the individual doing the
>> installation must be a member of a specific group in a domain
>> (specifically DA, as this app modifies/installs things at the domain
>> level)?
>>
>>
>> David Aragon
>>
>>
>>
>> On Aug 26, 2008, at Aug 26 @ 8:29 AM, Bob Arnson wrote:
>>
>>> David Aragon wrote:
>>>> Is there a way to set [INSTALLDIR] to an active directory domain
>>>> share
>>>>
>>>
>>> MSI is designed for installing to the local computer.
>>>
>>> --
>>> sig://boB
>>> http://joyofsetup.com/
>>>
>>>
>>>
>>> ----------------------------------------------------------------------
>>> --- 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 e-mail is confidential and the information contained in it may
>> be privileged.  It should not be read, copied or used by anyone
>> other than the intended recipient.  If you have received it in
>> error, please contact the sender immediately by telephoning +44
>> (0)20 7623 8000 or by return email, and delete the e-mail and do not
>> disclose its contents to any person.  We believe, but do not
>> warrant, that this e-mail and any attachments are virus free, but
>> you must take full responsibility for virus checking.  Please refer
>> to http://www.dresdnerkleinwort.com/disc/email/ and read our e-mail
>> disclaimer statement and monitoring policy.
>>
>> Dresdner Kleinwort is the trading name of the investment banking
>> division of Dresdner Bank AG, and operates through Dresdner Bank AG,
>> Dresdner Kleinwort Limited, Dresdner Kleinwort Securities Limited
>> and their affiliated or associated companies.  Dresdner Bank AG is a
>> company incorporated in Germany with limited liability and
>> registered in England (registered no. FC007638, place of business 30
>> Gresham Street, London EC2V 7PG), and is authorised by the German
>> Federal Financial Supervisory Authority and by the Financial
>> Services Authority ('FSA') and regulated by the FSA for the conduct
>> of designated business in the UK.  Dresdner Kleinwort Limited is a
>> company incorporated in England (registered no. 551334, registered
>> office 30 Gresham Street, London EC2V 7PG), and is authorised and
>> regulated by the FSA.  Dresdner Kleinwort Securities Limited is a
>> company incorporated in England (registered no. 1767419, registered
>> office 30 Gresham Street, London EC2V 7PG), and is authorised an
>> d regulated by the FSA.
>>
>>
>> -------------------------------------------------------------------------
>> 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 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