Closed dorlep closed 3 months ago
Hm... the error message does not show the name of the service. Meanig that most likely when you specified Name = "[SERVICENAME]",
that SERVICENAME
property was empty.
I am not sure how WiX/MSI or the system behaves in case of service name is empty. I would expect it to nicely fail. But judging from your question it somehow succeeded.
Did you check that the service is installed?
I am under development stage , below is my code Scenario -
Could you please help me to uninstall?
Thank you in advance.