I recently was tricked into running one of those registry cleaner programs (RegistryBooster).
It seemed to work fine until I tried to start my postgres service.
For some reason, the 'path to executable' was no longer set on the service properties page, and obviously would not start without a path.
How can I either fix the existing service or uninstall/ re-install just the service without re-installing postgres altogether?
postgres 8.4 windows xp sp3
EDIT: in trying to fix this, i've accidentally removed the service altogether. so the question becomes: how do i re-install the service without re-installing the whole of postgres?
thanks again...