1

I had installed SQL Server 2008 SP2 Eval and got into some problems. Another post in this forum helped me to retry installation - Problems installing SQL Server 2008 SP2

However when i rerun installation it just loops back with no results. Is there one batch of commands which will make the PC just forget it ever had SQL Server in it, remove all registry, folders, and traces whatsoever, and allow me to do a fresh install ?

Thanks, Chak.

3 Answers 3

1

Try manually unstalling SQL: http://support.microsoft.com/kb/955404

2

After uninstall use something like CCleaner to get rid of registry problems.

Also make sure your not choosing an option on uninstall to save settings.

1

To answer the question, there isn't a tool specific to removing a hosed SQL server installation.

The main problem you are seeing that is causing the install loop, is that reg and directory entries still exist.

Best way, is to uninstall all the components that it will let you from Add/Remove Programs. Then, physically delete the SQL server directories and registry entries.

There was this tool back in the day for automatically removing Office and other MS products that worked fantastically on just about anything else on a machine, but is no longer supported. If you do a search for the .exe file, it exists all over the place.

From personal experience, and dealing with all flavors of SQL on a daily basis, I would recommend seeking out the tool if you find items in Add/Remove Programs that will not come out.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.