Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Jerzy Kaczorowski wrote: > Tony, > > We are using the ability to launch CVSNT installer with client-only options > set in WinCvs installation. Does MSI provide ability to do something like > that? > > Apparently yes, but I'm not enough of an MSI expert to know how (it supports things like unattended install and preselected options) - http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/msiexec.mspx Alternatively you could just rebuild the MSI with the server options switched off (there's a flag in the wxs file). Tony