Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
noamg
Posting Yak Master
215 Posts |
Posted - 2002-05-19 : 05:14:12
|
| Hi,I use this command to uninstall the server:isuninst.exe -f"#SQL_INSTALL_DIR#\MSSQL\uninst.isu"But, the services and the icon on the bottom-left screen are remain.any idea ?Noam Graizer |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-05-19 : 15:00:06
|
| Why did you not just use the built in uninstaller, or Add/Remove programs?If those are still available, try to uninstall using one of those methods. If not, you may have to hack the registry. Search the KB, there is an article on how to manually remove sql.-Chad |
 |
|
|
|
|
|