Removing the system registry entry may be done to assist in a server clean-up or to perform a "fresh" installation of a service.
The following are directions on how to remove a service (ex. DispIFace) from a workstation:
1. Make sure service is stopped.
Programs->Control Panel->Services
Select "Dispatch Interface" Service
Click OK button
Click Close button
2. Open a DOS prompt.
Programs->Command Prompt
3. Change directory to install directory.
ex. - cd c:\emsrvr32\dispifacesrvr
4. Run the service with remove option
ex. - DispIFaceService.exe -remove
5. Verify service is no longer registered
Programs->Control Panel->Services
(should not see service in list)
6. Delete install directory
Go to MS Explorer or My computer and select the
Service directory
ex. c:\emsrvr32\dispifacesrvr
Press delete key to remove the service directory
At this point the Hazox service has been removed from the system. A "fresh" installation can now be done.