Descriptions
I would get redirected to Foxit uninstall survey webpage when I do the uninstall for Foxit PDF Editor. How could I disable the survey when uninstall?
Solution
If you manually uninstall Foxit PDF Editor , you will definitely get the survey page. To not get the survey page, please use command line to silent uninstall Foxit PDF Editor with “DISABLE_UNINSTALL_SURVEY=1” this parameter included in commandline.
Usage Example:
msiexec /x "Foxit PDF Editor.msi" /quiet DISABLE_UNINSTALL_SURVEY ="1"
or
"C:\Program Files (x86)\Foxit Software\Foxit PDF Editor\Uninstall.lnk" DISABLE_UNINSTALL_SURVEY="1" CLEAN="1" /passive /qn