Edward Tanguay
Edward Tanguay

Reputation: 193322

How can I uninstall and reinstall XAMPP on Vista?

I just installed XAMPP beta with PHP 5.3 on Vista, but installed it in c:\xampp\xampp instead of c:\xampp.

How can I uninstall it and reinstall in the correct directory?

Upvotes: 0

Views: 7438

Answers (5)

Abdul Hameed
Abdul Hameed

Reputation: 1

Just you can use the XAMP UNISTALL option....! if you can't find it through the folders, just search it using the search option of the startup button which is seem at the leftmost down of the screen

Upvotes: 0

user1980268
user1980268

Reputation: 1

Just use CCleaner (free version CCleaner.com) tools/uninstall function. Scroll down to xampp and highlight. Click uninstall. It will stop before it deletes the mysql and htdocs folders. Since mine was a test database and did not have any data I wanted to keep I clicked yes to delete everything. You may have to manually delete c:/xampp and your zipped download of xampp if they are present.

Upvotes: 0

Vinselle Yu
Vinselle Yu

Reputation: 11

There's an uninstall executable in the Xampp folder. It should do the rest for you.

Upvotes: 1

slim
slim

Reputation: 2583

Did you try going to add/remove programs and uninstalling it? When you reinstall just remember to specify the correct folder (ie. C:/xampp). I don't know if you'll have to stop the services or not. I don't think you will, but it will probably ask you to restart when you uninstall.

Upvotes: 0

Chris
Chris

Reputation: 1001

It should just be a matter of deleting the xampp directory and reinstalling.

You might need to delete any shortcuts (Start Menu, Desktop, etc) for the uninstall.

Upvotes: 1

Related Questions