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. QtIFw: How to access to a ressource file in installer

QtIFw: How to access to a ressource file in installer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 442 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.
  • S Offline
    S Offline
    Schenk
    wrote on last edited by
    #1

    Hi,

    i have a Btach-File in Ressource and i want to execute it.

    I put in a ressource file and executed it. But nothign happend.

    <!DOCTYPE RCC>
    <RCC version="1.0">
         <qresource>
            <file alias="helper">helper.bat</file>
       </qresource>
    </RCC>
    
    ret = installer.execute(":/helper");
    

    How can i execute thjis batch-file . hwich is attached as a ressource.

    Thankyou fr your help in advance.

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

      Did you find any solution ?

      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