Un-registering a server
Question:
How do you get rid of a "registered" ServerName if I don't want to use it any longer?
Answer:
Run the executable with the /UNREGSERVER flag:
MYSERVER.EXE /UNREGSERVER
This is the standard way of unregistering a self-registering OLE automation server.
|