Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Service Install/Uninstall Question

Status
Not open for further replies.

ralphtrent

Programmer
Jun 2, 2003
958
US
Hi,
I am not sure if this post belongs where, but not sure where else to post it.

I have created a service that gets installed via an MSI package. I have an custom action for install and uninstall. That action is just the output of the service. This is all all documentation I have read says what to do. That is all well and good, but if the service does NOT exist on the system, I get an error saying can not uninstall service becasue it does not exists. Is there a condition I need to set on the custom action?

Thanks,
RalphTrent

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top