Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Installer framework - Controlling the Uninstallation flow
Forum Update on Monday, May 27th 2025

Qt Installer framework - Controlling the Uninstallation flow

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 592 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sandeepsastry
    wrote on 12 May 2014, 14:42 last edited by
    #1

    Hi,

    Is there a way to perform some actions during the uninstallation flow based on user’s input?
    For example: I have to take a decision of whether to delete a directory or to retain it based on user’s input during the uninstallation.

    How can I prompt a user during uninstallation?

    How can I perform some actions in the uninstall flow? I know that, we can perform some actions during installation using addOperation, but how to do it during uninstallation?

    Can anyone help me with a simple script (a very basic one), which will prompt the user during uninstallation and then delete a directory if he says YES, otherwise retain it (for example: /home/username/deleteme).

    Thanks,
    -Sandeep

    1 Reply Last reply
    0

    1/1

    12 May 2014, 14:42

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved