Tapatalk

How to work around error on uninstalling UltraFinder?

How to work around error on uninstalling UltraFinder?

2
NewbieNewbie
2

PostNov 27, 2016#1

I'm unable to uninstall UltraFinder. See attached screenshot.

I checked the file paths and the files, they are all there. Any suggestions?
2016-11-27_07-09-33.png (10.92KiB)
Error message upon uninstall.

6,824625
Grand MasterGrand Master
6,824625

PostNov 28, 2016#2

It looks like the command to uninstall is recorded wrong in your Windows registry as the required double quotes are not correct set.

I suggest to run from Windows Run item on Windows start menu or from within a command prompt window:

"C:\Program Files\IDM Computer Solutions\UltraFinder\uninstall.exe" "/U:C:\Program Files\IDM Computer Solutions\UltraFinder\Uninstall\uninstall.xml"

That should uninstall UltraFinder completely.

2
NewbieNewbie
2

PostNov 28, 2016#3

Thanks Mofi, that worked perfectly.