Andrew Kendall wrote:
> Ok, if an individual user wants to install our product on their computer, no 
> problem. What I don't understand is how to set things up for a network 
> install, whereby an administrator specifies a bunch of install options, which 
> are then propagated to each client install.
>   

The MSI solution is to use ADDLOCAL to control which features get 
installed (including ALL). You can also use the INSTALLLEVEL property to 
use the feature level. You can then pass PROPERTY=value pairs to control 
things like installation directory and server names.

> Regardin Bob's mention of the ADDLOCAL property, how does an adminstrator 
> 'supply properties like ADDLOCAL to install particular (or all) features of a 
> product'?
>   

That's a GPO thing. I can't offer any advice about it.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to