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. Qt installer framework : how to replace in instaleld files from gui text ?
Forum Updated to NodeBB v4.3 + New Features

Qt installer framework : how to replace in instaleld files from gui text ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qtifw
1 Posts 1 Posters 700 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.
  • G Offline
    G Offline
    gfalcoz
    wrote on 17 Jan 2018, 11:36 last edited by
    #1

    Hello everyone,

    I am trying to build an installer with QTIFW but i don't understand the documentation.

    My application is made with several components. Each component has a configuration file (text) with some lines i would like to update with values typed in a custom page of the intaller.

    I tries lot of different things but none worked.
    the idea is to have an opération in each package script like this :
    component.addOperation("Replace","connector.cfg","REPLACE_ME","???");

    I do not know how to retreive the value i typed in the interface to place in the appoperation (instead of ???)

    Has someone already played with this ???

    I can provide the files if needed

    Thank you

    1 Reply Last reply
    0

    1/1

    17 Jan 2018, 11:36

    • 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