[Resending as the earlier one failed to send]
Hey folks,
We are installing a service in our MSI using a WIX element
ServiceInstall.
<ServiceInstall Id="svcssceas.exe" ErrorControl="critical"
Name="SSCEAccessSync" Interactive="no" Start="demand"
Type="ownProcess" Account="LocalSystem" Vital="yes"
Description="SSCE Access Database Synchronizer">
</ServiceInstall>
Can you answer the following please?
1) Does the above WIX code install the service as session(0) service?
2) Can the behavior of this be different if I change Account from
LocalSystem to LocalService?
Thanks,
Laxmi
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users