c# - Reinstall Windows Service from same Windows Service -


i need reinstall windows service same service. , installable version can previous version, removepreviousversion flag in setup project not going work.

if start uninstall process same service, service stopped, , can't start process install desired version.

is there other way other creating bat-file uninstall , install required version it?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -