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 - Copying files to location other than install directory

Qt Installer framework - Copying files to location other than install directory

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 2.5k 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 last edited by
    #1

    I know that, whatever data is placed in package/component dir/data, will be copied to the install directory. What I mean is if I have package/component dir/data/myapp, package/component dir/data/readme, package/component dir/data/license.txt and if I choose my target installation dir to be “/opt/myfirstapp”, then inisde /opt/myfirstapp, I will have 3 files copied, myapp, readme, license.txt.

    But if I want some files or folders to be copied to a different location other than install directory, how do I achieve it? Say for example I want to copy some binary files to "/usr/bin" and copy some libraries to "/usr/lib" etc, how do I do it?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sandeepsastry
      wrote on last edited by
      #2

      Sorry this is a duplicate question of "previous question":http://qt-project.org/forums/viewthread/37902/

      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