Hi,

I created an installer for a windows service using Wix and set the start up 
type to auto.

<ServiceInstall Id="WindowsService" Name=" WindowsService " Type="ownProcess" 
Start="auto" ErrorControl="normal" Interactive="no" Vital="yes" 
Account="[SERVICEACCOUNT]" Password="[SERVICEPASSWORD]" />

But the windows service doenst start automatically on system reboot. Am I 
missing something here?

Thanks,
Vijeta

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to