On 30/11/08 Chuck T wrote

"I use setupbuilder to do this - install and start the IPREQ
service."

In SetupBuilder I was using "Run Program" to run ipreq.exe -u to
uninstall before upgrading and ipreq -i to install the program after
the upgrade is finished. Then the user can use IPSRVMGR to stop and
start the service.

I am now trying to use "Edit Service" to initailly "Stop Service" and
"Remove Service" before upgrading and "Create Service" and "Start
Service" when that is finished.

But IPSRVMGR then reports that the service is not running, althought my
main program runs quite happily and the service IS in fact running.

I can get the user to run ipreq -u to stop the service.

Should I care and does it matter, or am I doing something wrong?

Dermot