Page 1 of 1

can't uninstall filezila from control panel

PostPosted: 23. May 2015 01:43
by bobby25
i want to uninstall xampp 5.6.8 and first i think one has to clear tick marks to right of service but filezila won"t uninstall? any suggestions?
thank you for reading this post and if you can help i appreciate it.

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 14:41
by glitzi85
Run a command line window with administrative rights (search for cmd.exe and press Ctrl+Shift+Enter). Then enter
Code: Select all
sc delete FileZillaServer

If that doesn't work, please post output of this command.
Code: Select all
sc query FileZillaServer

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 15:01
by bobby25
thanks the cmd line said it was successful in control panel its still checked marked and ran second command line this is output:the specified service has been marked for deletion. that was from the second time i ran your first cmd code.
for queru filezillaserver: type:110 win 32 own process interactive: state 1 stopped: win 32_exit_code:3 (0x3) service exit code 0 (0x0) checkpoint ox0 wait_hint 0x0.
does that mean the service is deleted?
thanks glitzi85

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 15:09
by glitzi85
No, not really. Please check this possibilities: http://stackoverflow.com/questions/2056 ... tion-error

In Addition also end the xampp control panel while executing the delete command.

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 15:25
by bobby25
gone. thanks.
now how do i uninstall xampp 5.6.8. i appreciate your knowledge and helpfulness glitzi85.

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 15:48
by glitzi85
Just delete the complete xampp folder.

Please be aware that this will delete EVERYTHING including MySQL Databases, Websites etc. that you have stored in the default locations!

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 16:07
by bobby25
well not having much luck . starts to delete then says can't continue because a folder or file in xampp is open: close. but as far as i know nothing is open??

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 16:11
by glitzi85
Have you uninstalled all services (apache, mysql etc.)? If so, please reboot your Computer, that should make sure all running processes are stopped.

Re: can't uninstall filezila from control panel

PostPosted: 23. May 2015 18:20
by bobby25
worked easily. thanks. i posted a new thread about phpmyadmin if u have any suggestions how to resolve the issue i'd love to hear.
thanks, again.