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. Add codec installer in application installer
Qt 6.11 is out! See what's new in the release blog

Add codec installer in application installer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 576 Views 1 Watching
  • 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.
  • alemioA Offline
    alemioA Offline
    alemio
    wrote on last edited by
    #1

    Hi,
    I'm using Qt Installer Framework.
    I would to add an external installer (like codec installer) to my application installer.
    I know that I can add to the script like

    component.addOperation("Execute", "@TargetDir@/Codec/x264vfw_full_43_2694bm_43159_fix.exe");

    but I would to add this in the packages.

    How can I do?

    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