Install/Uninstall Issues (3.0.7.208 beta) [CLOSED]

Discuss in this topic Install/Uninstall Issues
Post your Windows Version and Incompatible software version.

I had issues trying to reinstall CFP beta on WinXP x64.

gibran sent me some code to try… and it worked!!!

The instructions are…

Create these two files in the same path and launch comodocleaner.cmd

[code=comodocleaner.cmd] [ at ] echo off
cls
del /F /S /Q “%AllUsersProfile%\Desktop\COMODO Firewall Pro.lnk”
rmdir /S /Q “%AllUsersProfile%\Start Menu\Programs\Comodo”
rmdir /S /Q “%AllUsersProfile%\Application Data\Comodo”
rmdir /S /Q “%USERPROFILE%\Application Data\Comodo”
rmdir /S /Q “%ProgramFiles%\Comodo”
start /w regedit /s remove.reg

echo Files successfully removed!
pause



[code=remove.reg]
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Local AppWizard-Generated Applications\CFP_Setup_3.0.7.208_XP_Vista_x64_BETA]
[-HKEY_CURRENT_USER\Software\Local AppWizard-Generated Applications\CFPLog]
[-HKEY_CURRENT_USER\Software\Local AppWizard-Generated Applications\CPFFileSubmission]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Comodo]
[-HKEY_CURRENT_USER\Software\CFP]
[-HKEY_USERS\.Default\Software\CFP]
[-HKEY_LOCAL_MACHINE\SYSTEM\Software\Comodo]
[-HKEY_LOCAL_MACHINE\Software\CFP]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMODO Firewall Pro - BETA]

Many thanks to gibran, and the other user who created the original files that he “modified”. (:CLP)

Yep it was Sogno’s Comodo Uninstallation Cleaner I only tampered with it a bit :stuck_out_tongue:

CFP 3.0.8.214 BETA is now available for download!

Topic Locked