Re: [WiX-users] ServiceControl questions

2007-03-28 Thread Bob Arnson
Bei Liu (Volt) wrote: 1) Condition By default, the condition for using ServiceControl is "VersionNT", can I changed it to use Vista? VersionNT is set for Vista. See "VersionNT Property" in the MSI doc. 2) What is the difference between "ServiceControl under a component" and "I

[WiX-users] ServiceControl questions

2007-03-28 Thread Bei Liu (Volt)
I'm using ServiceControl Element under a component, I have two questions: 1) Condition By default, the condition for using ServiceControl is "VersionNT", can I changed it to use Vista? 2) What is the difference between "ServiceControl under a component" and "InstallService under In