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 "InstallService under InstallExecuteSequence"? Can I start the service after InstallFinalize by just using the ServiceControl?


No. The ServiceControl element is how you author the ServiceControl table. InstallServices and related actions process the ServiceControl table.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to