|
I can't install a new Pilot, Service already exists...
When an uninstall of Pilot is performed in a wrong way
When an uninstall of Pilot is performed in a wrong way. For example without stopping the Pilot server service, the uninstall might fail. After a retry (and stopping the service) the uninstaller might prompt saying that the service cannot be found or that the service is already installed.
In that case a command prompt has to be opened (start/run/cmd)
Enter the following to uninstall:
c:\windows\Microsoft.NET\Framework\v2.0.50727\installutil.exe "c:\Program Files\Pilot\griffid.server.exe"
Now it should be possible to do a uninstall and a fresh installation.
|