Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Cancel Qt Installer

Cancel Qt Installer

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
installer fw
1 Posts 1 Posters 254 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.
  • P Offline
    P Offline
    PoRouS
    wrote on last edited by
    #1

    I'm building an installer for my application with Qt Installer Framework.
    Now I want to cancel the installer in the controller script within the TargetDirectoryPageCallback function for a certain condition and move to the finish page without doing anything in the background.
    But I can't find a way to prevent the installer from copying the uninstaller to target dir, writing Windows registry entries and copying components data.

    The only way I found is to click the cancel button by code. But then the installer gets directly closed without being able to show the finish page.

    Thanks in advance!

    1 Reply Last reply
    0

    • Login

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