Updating Windows Service

  • Thread starter Thread starter Steve - DND
  • Start date Start date
S

Steve - DND

I have a Windows service which I have previously installed and it works
fine. I need to update it with a new version. Do I need to uninstall the old
one and reinstall the updated version, or can I just stop the service,
replace the EXE and start it back up again?

Thanks,
Steve
 
You can just stop the service, copy all changes (exe and dlls if any) and
start it back.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top