Sandip Ghosh wrote:
> Thanks Chad! Taking out the Arguments attribute fixed it,  I read the
> wix.chm again, Arguments is for passing the arguments to run the service not
> install it. I wonder how Wix/MSI figures out the arguments required to
> install/uninstall the service, because my services require specific
> parameters to install and uninstall it.
>   

ServiceInstall doesn't support that; it's using standard service 
registration, not self-registration.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to