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. Component script is loaded only on the ComponentSelection page issue
QtWS25 Last Chance

Component script is loaded only on the ComponentSelection page issue

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qtinstallerframscripting
1 Posts 1 Posters 251 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
    szumial
    wrote on last edited by szumial
    #1

    Hi! I have created a .qs script and ran it succesfully with my installer. For debugging purposes I have added some logs for the console and was surprised to find out, that the script is only loaded when I enter the ComponentSelection page.

    The problem is that I would like to create some custom logic for what happens when I enter the ReadyForInstallation page when the option to uninstall my program and all components is selected. Unfortunately, since this radiobutton selection skips the ConponentSelection page and goes directly to the ReadyForInstallation page, my script is not loaded and any logic I implement in it is skipped.

    Is there a way to interact with this scenario without doing controller scripting?

    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