Feedreader uninstall problem

BatchPatch Forums Home Forums BatchPatch Support Forum Feedreader uninstall problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10273
    doug
    Moderator

    When determining how to uninstall a program you need to first test it at the cmd prompt on the target computer WITHOUT using BatchPatch. This way you can determine what the quiet/silent/unattended parameter is.

    I just installed FeedReader 3.14 and tested uninstalling with your commands:

    “C:Program Files (x86)FeedReader30unins000.exe” /S

    “C:Program Files (x86)FeedReader30unins000.exe”

    Neither of those commands will perform a silent/quiet/unattended uninstall.

    However, the following command works properly to perform a quiet/silent/unattended uninstallation of FeedReader 3.14:

    “C:Program Files (x86)FeedReader30unins000.exe” /silent

    #10269
    kigor
    Participant

    Thanks. This is it!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.