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. Add resource file (*.rc) for installer in QtInstallerFramework

Add resource file (*.rc) for installer in QtInstallerFramework

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 1.0k 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.
  • O Offline
    O Offline
    ODUHO4KA
    wrote on last edited by
    #1

    Hi, everybody!
    Does somebody know, how I can add resource file (*.rc) for installer in QtInstallerFramework?
    For example, I know I should add in *.pro file RC_FILE = resources.rc for QtCreator projects. But how can I add resource file for my installer.exe in QtInstallerFramework?
    Thank you in advance!

    K 1 Reply Last reply
    0
    • O ODUHO4KA

      Hi, everybody!
      Does somebody know, how I can add resource file (*.rc) for installer in QtInstallerFramework?
      For example, I know I should add in *.pro file RC_FILE = resources.rc for QtCreator projects. But how can I add resource file for my installer.exe in QtInstallerFramework?
      Thank you in advance!

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @ODUHO4KA

      Hi and welcome to devnet forum

      What for would you need *.rc file in QIF?

      Respectively what are you trying to do?

      Vote the answer(s) that helped you to solve your issue(s)

      O 1 Reply Last reply
      0
      • K koahnig

        @ODUHO4KA

        Hi and welcome to devnet forum

        What for would you need *.rc file in QIF?

        Respectively what are you trying to do?

        O Offline
        O Offline
        ODUHO4KA
        wrote on last edited by
        #3

        @koahnig So I want to do some like this
        alt text
        I. e. I want add copyright, type, description, product name and version for my installer.exe.

        K 1 Reply Last reply
        0
        • O ODUHO4KA

          @koahnig So I want to do some like this
          alt text
          I. e. I want add copyright, type, description, product name and version for my installer.exe.

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @ODUHO4KA

          Did you check out this document?
          AFAIK this is the only place for such kind of information.

          Vote the answer(s) that helped you to solve your issue(s)

          O 1 Reply Last reply
          0
          • K koahnig

            @ODUHO4KA

            Did you check out this document?
            AFAIK this is the only place for such kind of information.

            O Offline
            O Offline
            ODUHO4KA
            wrote on last edited by
            #5

            @koahnig
            Yes, I checked this page and didn't find the anwser to my question(((

            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